Metadata-Version: 2.3
Name: TextVault
Version: 1.0.1
Summary: Encryption and decryption of data
Project-URL: Homepage, https://github.com/iwbh04/TextVault
Project-URL: Issues, https://github.com/iwbh04/TextVault/issues
Author-email: SANGHOON OH <ohsanghoon@hanyang.ac.kr>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: numpy
Description-Content-Type: text/markdown

# Text preprocessing package

This is a data encryption and decryption package.

TestPyPI: https://test.pypi.org/project/TextVault/#description

Document: https://textvault.readthedocs.io/en/latest/index.html
