Metadata-Version: 2.1
Name: rcrypt
Version: 0.0.2
Summary: Libraries for encryption and alignment
Home-page: 
Author: ranyu
Author-email: wy176404@163.com
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: bcrypt~=4.1.3
Requires-Dist: pycryptodome==3.19.0

# How to use it?

**Installing the library**
> pip install rcrypt



By: "ranyu"
