pyrobale 0.2.3__py3-none-any.whl → 0.2.8.1__py3-none-any.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.
- {pyrobale-0.2.3.dist-info → pyrobale-0.2.8.1.dist-info}/METADATA +2 -2
- pyrobale-0.2.8.1.dist-info/RECORD +5 -0
- {pyrobale-0.2.3.dist-info → pyrobale-0.2.8.1.dist-info}/licenses/LICENSE +678 -678
- pyrobale.py +2439 -1394
- pyrobale-0.2.3.dist-info/RECORD +0 -5
- {pyrobale-0.2.3.dist-info → pyrobale-0.2.8.1.dist-info}/WHEEL +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: pyrobale
|
3
|
-
Version: 0.2.
|
3
|
+
Version: 0.2.8.1
|
4
4
|
Summary: A python wrapper for bale api
|
5
5
|
Project-URL: github, https://github.com/pyrobale/pyrobale
|
6
6
|
Project-URL: website, https://pyrobale.github.io
|
@@ -687,7 +687,7 @@ License-File: LICENSE
|
|
687
687
|
Classifier: License :: OSI Approved :: MIT License
|
688
688
|
Classifier: Operating System :: OS Independent
|
689
689
|
Classifier: Programming Language :: Python :: 3
|
690
|
-
Requires-Python: >=3.
|
690
|
+
Requires-Python: >=3.9
|
691
691
|
Description-Content-Type: text/markdown
|
692
692
|
|
693
693
|

|
@@ -0,0 +1,5 @@
|
|
1
|
+
pyrobale.py,sha256=3X2xUh7sdHBCZkp-JcXJ6xL0ggW4BdIcDpmhSR09v7A,89846
|
2
|
+
pyrobale-0.2.8.1.dist-info/METADATA,sha256=np0kt27IkkZVub_7t8_n44e9bKOygIuMNaSV0l0v1co,43670
|
3
|
+
pyrobale-0.2.8.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
4
|
+
pyrobale-0.2.8.1.dist-info/licenses/LICENSE,sha256=XQsvifC5HE85232_XgRHpeQ35MfeL2YcpU4yPiAgmW4,35269
|
5
|
+
pyrobale-0.2.8.1.dist-info/RECORD,,
|