nf-ndc-connect-public 0.2.1__cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,5 @@
1
+ from .nf_ndc_connect_public import *
2
+
3
+ __doc__ = nf_ndc_connect_public.__doc__
4
+ if hasattr(nf_ndc_connect_public, "__all__"):
5
+ __all__ = nf_ndc_connect_public.__all__
@@ -0,0 +1,12 @@
1
+ Metadata-Version: 2.4
2
+ Name: nf_ndc_connect_public
3
+ Version: 0.2.1
4
+ Summary: Add your description here
5
+ Author-email: dhilipsiva <dhilipsiva@pm.me>
6
+ Requires-Python: >=3.8
7
+ Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
8
+
9
+ # nf-ndc-connect-public
10
+
11
+ Describe your project here.
12
+
@@ -0,0 +1,5 @@
1
+ nf_ndc_connect_public/__init__.py,sha256=TieycIJatcb2KGf0CqtFlbKwfq6VEyRFNK2QDoXm858,167
2
+ nf_ndc_connect_public/nf_ndc_connect_public.cpython-38-x86_64-linux-gnu.so,sha256=c4CTl1UDOo776BWJr8GqV1goubVn_Rr3cp96ULYZjPM,990056
3
+ nf_ndc_connect_public-0.2.1.dist-info/METADATA,sha256=vdbi9kRG4h69oswZCs3UamEJv0CS_xHCd0TzxCVu3mo,290
4
+ nf_ndc_connect_public-0.2.1.dist-info/WHEEL,sha256=BukX_CyaqQQTSyTHnj8EmPhQ8PyUgjantyXbfJGBF-4,143
5
+ nf_ndc_connect_public-0.2.1.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: maturin (1.11.5)
3
+ Root-Is-Purelib: false
4
+ Tag: cp38-cp38-manylinux_2_17_x86_64
5
+ Tag: cp38-cp38-manylinux2014_x86_64