marearts-crystal 1.0.0__cp311-cp311-manylinux1_x86_64.whl → 1.0.1__cp311-cp311-manylinux1_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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: marearts-crystal
3
- Version: 1.0.0
3
+ Version: 1.0.1
4
4
  Summary: marearts crystal for encryption and decryption
5
5
  Home-page: https://www.marearts.com
6
6
  Author: MareArts
@@ -8,15 +8,18 @@ Author-email: MareArts <hello@marearts.com>
8
8
  Project-URL: Homepage, https://github.com/yourusername/marearts-crystal
9
9
  Project-URL: Bug Tracker, https://github.com/yourusername/marearts-crystal/issues
10
10
  Keywords: encryption,decryption,cython
11
+ Classifier: Programming Language :: Python :: 3.9
12
+ Classifier: Programming Language :: Python :: 3.10
11
13
  Classifier: Programming Language :: Python :: 3.11
14
+ Classifier: Programming Language :: Python :: 3.12
12
15
  Classifier: License :: OSI Approved :: MIT License
13
16
  Classifier: Operating System :: OS Independent
14
- Requires-Python: ==3.11.*
17
+ Requires-Python: <3.13,>=3.9
15
18
  Description-Content-Type: text/markdown
16
19
  License-File: LICENSE
17
- Requires-Dist: cffi ==1.16.0
18
- Requires-Dist: cryptography ==43.0.0
19
- Requires-Dist: pycparser ==2.22
20
+ Requires-Dist: cffi==1.16.0
21
+ Requires-Dist: cryptography==43.0.0
22
+ Requires-Dist: pycparser==2.22
20
23
 
21
24
  # MareArts Crystal
22
25
 
@@ -0,0 +1,7 @@
1
+ marearts_crystal/__init__.py,sha256=VtyfnD_IJ_ZeQ0RSpcUBRpqblBIIER_-SrEsAJyoMfU,34
2
+ marearts_crystal/ma_crystal.cpython-311-x86_64-linux-gnu.so,sha256=K9Tc1ciLD882BWhhqIBw8UwBElDh53580wJVQqx8AXc,793616
3
+ marearts_crystal-1.0.1.dist-info/LICENSE,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ marearts_crystal-1.0.1.dist-info/METADATA,sha256=9GmfKe-nza1RhWEpEX9B-NMpWPT3XGvikJ3h59SgWws,4422
5
+ marearts_crystal-1.0.1.dist-info/WHEEL,sha256=NFKMHb-uF90hzjuhdH2a97IvD9JRcUTN2feKBOKhADg,105
6
+ marearts_crystal-1.0.1.dist-info/top_level.txt,sha256=N9PKpzxPIIZdhvSjlhuEl1yqenIsFaCE2HIs77WPdHI,17
7
+ marearts_crystal-1.0.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.43.0)
2
+ Generator: bdist_wheel (0.44.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp311-cp311-linux_x86_64
5
5
 
@@ -1,7 +0,0 @@
1
- marearts_crystal/__init__.py,sha256=VtyfnD_IJ_ZeQ0RSpcUBRpqblBIIER_-SrEsAJyoMfU,34
2
- marearts_crystal/ma_crystal.cpython-311-x86_64-linux-gnu.so,sha256=NmLNYZZVSfnYyLq_aq2uTaVueqlIBwdqyXWlD3wluuc,793416
3
- marearts_crystal-1.0.0.dist-info/LICENSE,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- marearts_crystal-1.0.0.dist-info/METADATA,sha256=micD4nK1ulPjwsWQnmnbyjUJEjkZJkY5KbxCVOYjNCU,4270
5
- marearts_crystal-1.0.0.dist-info/WHEEL,sha256=fIsFnrmiYoqUaoo3-7_V2WbzMX1uS5gUjuUAPxBpV7o,105
6
- marearts_crystal-1.0.0.dist-info/top_level.txt,sha256=N9PKpzxPIIZdhvSjlhuEl1yqenIsFaCE2HIs77WPdHI,17
7
- marearts_crystal-1.0.0.dist-info/RECORD,,