marearts-crystal 1.1.0__cp39-cp39-manylinux1_x86_64.whl → 2.0.0__cp39-cp39-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 +1,9 @@
1
- from .ma_crystal import ma_crystal
1
+ __version__ = "2.0.0"
2
+
3
+ from .ma_crystal import ma_crystal
4
+
5
+ # Control what's exposed with 'from marearts_crystal import *'
6
+ __all__ = ['ma_crystal']
7
+
8
+ # This ensures only the ma_crystal class is exposed
9
+ # Internal implementation details remain hidden
@@ -1,27 +1,36 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: marearts-crystal
3
- Version: 1.1.0
3
+ Version: 2.0.0
4
4
  Summary: marearts crystal for encryption and decryption
5
5
  Home-page: https://www.marearts.com
6
6
  Author: MareArts
7
- Author-email: hello@marearts.com
8
- License: UNKNOWN
9
- Platform: UNKNOWN
7
+ Author-email: MareArts <hello@marearts.com>
10
8
  Classifier: Programming Language :: Python :: 3.9
11
9
  Classifier: Programming Language :: Python :: 3.10
12
10
  Classifier: Programming Language :: Python :: 3.11
13
- Classifier: License :: OSI Approved :: MIT License
11
+ Classifier: Programming Language :: Python :: 3.12
14
12
  Classifier: Operating System :: OS Independent
15
- Requires-Python: <3.12,>=3.9
13
+ Requires-Python: <3.13,>=3.9
16
14
  Description-Content-Type: text/markdown
17
15
  License-File: LICENSE
18
- Requires-Dist: cffi (==1.16.0)
19
- Requires-Dist: cryptography (==43.0.0)
20
- Requires-Dist: pycparser (==2.22)
16
+ Requires-Dist: cffi==1.16.0
17
+ Requires-Dist: cryptography==43.0.0
18
+ Requires-Dist: pycparser==2.22
19
+ Dynamic: license-file
21
20
 
22
21
  # MareArts Crystal
23
22
 
24
- MareArts Crystal is a Python package for encryption, decryption, and serial key management. It provides a simple interface for generating and validating serial keys, encrypting and decrypting strings and files, and performing date-based operations.
23
+ A high-performance encryption library for Python, providing seamless encryption for serial keys, strings, and data with automatic security upgrades.
24
+
25
+ [![PyPI version](https://badge.fury.io/py/marearts-crystal.svg)](https://badge.fury.io/py/marearts-crystal)
26
+ [![Python](https://img.shields.io/pypi/pyversions/marearts-crystal.svg)](https://pypi.org/project/marearts-crystal/)
27
+
28
+ ## 🌐 Supported Platforms
29
+
30
+ - **Python versions**: 3.9, 3.10, 3.11, 3.12
31
+ - **Linux**: x86_64, aarch64 (manylinux1/manylinux2014)
32
+ - **Windows**: x86, x64
33
+ - **macOS**: x86_64, arm64 (Apple Silicon)
25
34
 
26
35
  ## Installation
27
36
 
@@ -36,8 +45,12 @@ pip install marearts-crystal
36
45
  Here's a comprehensive guide on how to use MareArts Crystal:
37
46
 
38
47
  ```python
48
+ import marearts_crystal
39
49
  from marearts_crystal import ma_crystal
40
50
 
51
+ # Check package version
52
+ print(f"MareArts Crystal version: {marearts_crystal.__version__}")
53
+
41
54
  # Initialize with a secret key
42
55
  secret_key = "your_secret_key_here"
43
56
  skm = ma_crystal(secret_key)
@@ -134,7 +147,7 @@ else:
134
147
  This project is licensed under the MIT License
135
148
 
136
149
 
150
+
137
151
  ## Support
138
152
 
139
153
  www.marearts.com
140
-
@@ -0,0 +1,7 @@
1
+ marearts_crystal/__init__.py,sha256=D9eL62INLdzC3B8uQRILkeMJgzjlANzVupVV0nrGPLE,247
2
+ marearts_crystal/ma_crystal.cpython-39-x86_64-linux-gnu.so,sha256=YNaN3TvE88nIRMliXXtjrt88BQJi1RwFR3YATF5zrVY,952112
3
+ marearts_crystal-2.0.0.dist-info/licenses/LICENSE,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ marearts_crystal-2.0.0.dist-info/METADATA,sha256=4Hqv02_PDg2H-Lxu8NwMnxYwW1jSaiskSxicFn1K100,4643
5
+ marearts_crystal-2.0.0.dist-info/WHEEL,sha256=xBX4onHB9hedwVJmaMzGMZGvQ3CPO7V_K8S9h_B6PVk,102
6
+ marearts_crystal-2.0.0.dist-info/top_level.txt,sha256=N9PKpzxPIIZdhvSjlhuEl1yqenIsFaCE2HIs77WPdHI,17
7
+ marearts_crystal-2.0.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.37.1)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp39-cp39-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-39-x86_64-linux-gnu.so,sha256=wjNvw1VixINK1zC7oWqZpHtupGeRO0pQeSl71qOjprY,657200
3
- marearts_crystal-1.1.0.dist-info/LICENSE,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- marearts_crystal-1.1.0.dist-info/METADATA,sha256=pTM8bP27PCMXLGUVO5o0OybMvIVvnhnMiTQKyj1-tu8,4212
5
- marearts_crystal-1.1.0.dist-info/WHEEL,sha256=_Tzqjbl1t_2pj9gfZPvG1ppyvaOyoxUa053nfh40rE8,103
6
- marearts_crystal-1.1.0.dist-info/top_level.txt,sha256=N9PKpzxPIIZdhvSjlhuEl1yqenIsFaCE2HIs77WPdHI,17
7
- marearts_crystal-1.1.0.dist-info/RECORD,,