fitsolver 0.1.0__py3-none-win_amd64.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.
fitsolver/__init__.py
ADDED
fitsolver/fitsolver.pyd
ADDED
|
Binary file
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: fitsolver
|
|
3
|
+
Version: 0.1.0
|
|
4
|
+
Summary: Test upload of FitSolver Python bindings to PyPi
|
|
5
|
+
Requires-Python: >=3.9
|
|
6
|
+
Description-Content-Type: text/markdown
|
|
7
|
+
|
|
8
|
+
# FitSolver PyPi Upload Test
|
|
9
|
+
This is a test. It is a good test. It will definitely work and won't be broken in any way.
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
fitsolver/__init__.py,sha256=xoUbbThtjm-_rq0K4EEit05GgZ9bZfoHLAh_faPNf3E,51
|
|
2
|
+
fitsolver/fitsolver.pyd,sha256=7jah5PHzyRr1iY3oq3jFLp-5DwZS7eG50fHMHBRY0iM,503808
|
|
3
|
+
fitsolver-0.1.0.dist-info/METADATA,sha256=9KlMerr3t_TP9qDOV6XWcSWiOur_xTqOTC2SfZpQRV4,304
|
|
4
|
+
fitsolver-0.1.0.dist-info/WHEEL,sha256=3I5VVWZdsFlU417aCS2bMRuerS8wsfvBq99MyatBV3A,97
|
|
5
|
+
fitsolver-0.1.0.dist-info/top_level.txt,sha256=oCxtjBAN8ooQgsgYBIdywx-HY-6HqSpSTKjKqAyhPbk,10
|
|
6
|
+
fitsolver-0.1.0.dist-info/RECORD,,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
fitsolver
|