Metadata-Version: 2.1
Name: hmt-lzma-pyo3
Version: 0.1.0
Summary: Python module based on the LZ-String javascript, purpose here is to be faster than existing native python implementation
Home-page: UNKNOWN
License: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Rust
Classifier: Operating System :: POSIX
Description-Content-Type: text/markdown

Python module based on the LZ-String javascript, purpose here is to be faster than existing native python implementation

