fixprove 0.0.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.
fixprove/__init__.py ADDED
@@ -0,0 +1 @@
1
+ # fixprove — name reservation placeholder
@@ -0,0 +1,16 @@
1
+ Metadata-Version: 2.4
2
+ Name: fixprove
3
+ Version: 0.0.1
4
+ Summary: Name reservation. Real package coming soon.
5
+ Project-URL: Homepage, https://fixprove.dev
6
+ Project-URL: Repository, https://github.com/FixProve/fixprove
7
+ Author-email: Yehor Kaliberda <egorka30001@gmail.com>
8
+ License: MIT
9
+ Keywords: fixprove
10
+ Classifier: Development Status :: 1 - Planning
11
+ Requires-Python: >=3.8
12
+ Description-Content-Type: text/markdown
13
+
14
+ # fixprove
15
+
16
+ Name reservation. Real package coming soon at https://fixprove.dev
@@ -0,0 +1,4 @@
1
+ fixprove/__init__.py,sha256=armKr_ToiGevhp6-1oSxj3t5X9v5RIchcP0xHuBdXc8,44
2
+ fixprove-0.0.1.dist-info/METADATA,sha256=vBpknf0-UoOq5PTBvqWHy2FBxYWQtTJASP3t__gs7vo,487
3
+ fixprove-0.0.1.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
4
+ fixprove-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.30.1
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any