Metadata-Version: 2.1
Name: PyTOMLCrypt
Version: 2024.5.8
Summary: Small utility to encrypt and decrypy TOML files
Author: Munum Butt
Maintainer: Munum Butt
Project-URL: Homepage, https://github.com/MunumButt/PyTOMLEncrypt
Project-URL: Documentation, https://github.com/MunumButt/PyTOMLEncrypt/blob/main/README.md
Project-URL: Repository, https://github.com/MunumButt/PyTOMLEncrypt
Project-URL: Bug Tracker, https://github.com/MunumButt/PyTOMLEncrypt/issues
Keywords: python,TOML,encryption,decryption,Encrypt,Decrypt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cryptography>=42.0.2
Requires-Dist: pytest>=8.0.0
Requires-Dist: toml>=0.10.2

# PyTOMLEncrypt
Package to add Encryption functionality to TOML files
