Metadata-Version: 2.4
Name: r321f
Version: 2.0.0
Summary: 文件加密解密工具 - 支持多种文件格式
Author-email: ruin321 <support@r321f.com>
License: MIT
Project-URL: Homepage, https://github.com/r321f/r321f
Project-URL: Repository, https://github.com/r321f/r321f
Project-URL: Issues, https://github.com/r321f/r321f/issues
Keywords: encryption,decryption,security,file,crypto
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Security :: Cryptography
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: cryptography>=41.0.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: build>=0.10.0; extra == "dev"
Requires-Dist: twine>=4.0.0; extra == "dev"
