cmp3 0.6.6__py3-none-any.whl → 1.0.0__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.
- {cmp3-0.6.6.dist-info → cmp3-1.0.0.dist-info}/METADATA +2 -2
- {cmp3-0.6.6.dist-info → cmp3-1.0.0.dist-info}/RECORD +5 -5
- {cmp3-0.6.6.dist-info → cmp3-1.0.0.dist-info}/WHEEL +0 -0
- {cmp3-0.6.6.dist-info → cmp3-1.0.0.dist-info}/licenses/LICENSE.txt +0 -0
- {cmp3-0.6.6.dist-info → cmp3-1.0.0.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: cmp3
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 1.0.0
|
|
4
4
|
Summary: This project updates the concept of __cmp__ for python3.
|
|
5
5
|
Author-email: Johannes <johannes.programming@gmail.com>
|
|
6
6
|
License: The MIT License (MIT)
|
|
@@ -28,7 +28,7 @@ Project-URL: Download, https://pypi.org/project/cmp3/#files
|
|
|
28
28
|
Project-URL: Index, https://pypi.org/project/cmp3/
|
|
29
29
|
Project-URL: Source, https://github.com/johannes-programming/cmp3/
|
|
30
30
|
Project-URL: Website, https://cmp3.johannes-programming.online/
|
|
31
|
-
Classifier: Development Status ::
|
|
31
|
+
Classifier: Development Status :: 5 - Production/Stable
|
|
32
32
|
Classifier: License :: OSI Approved :: MIT License
|
|
33
33
|
Classifier: Natural Language :: English
|
|
34
34
|
Classifier: Operating System :: OS Independent
|
|
@@ -9,8 +9,8 @@ cmp3/tests/test_core_TestCmpDecoOnPlainClass.py,sha256=Ggx5N7ubJ1eMUggbcdDVNkhwt
|
|
|
9
9
|
cmp3/tests/test_core_TestCmpModePoset.py,sha256=dUpZRKsbqtfUQL2Q5MwVgluqHDm_i2oMcq9AkrR4Wiw,453
|
|
10
10
|
cmp3/tests/test_core_TestCmpPortingGuide.py,sha256=9Qskz2Ug0VDkL1wIRVu-bURLDeNfjCB5e9cOwKtkrXs,740
|
|
11
11
|
cmp3/tests/test_core_TestCmpPoset.py,sha256=CGt7BwdjqRyoOwp8CAdgOVwUQm7_PVkcHgZZMO2J7dM,819
|
|
12
|
-
cmp3-0.
|
|
13
|
-
cmp3-0.
|
|
14
|
-
cmp3-0.
|
|
15
|
-
cmp3-0.
|
|
16
|
-
cmp3-0.
|
|
12
|
+
cmp3-1.0.0.dist-info/licenses/LICENSE.txt,sha256=Jb9jm2E2hEO2LqnWwHeHt4cneyCbnZ1SBte0bgb9qoY,1074
|
|
13
|
+
cmp3-1.0.0.dist-info/METADATA,sha256=afthtZyNRb43Iqo7gXGt67OP-m7QgXcgMtrnDzdvWGg,2312
|
|
14
|
+
cmp3-1.0.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
15
|
+
cmp3-1.0.0.dist-info/top_level.txt,sha256=FzJWsf0Xj_eeRJuFle30ZFjVZs8ahy7oLhYdWx8YkgA,5
|
|
16
|
+
cmp3-1.0.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|