Metadata-Version: 2.1
Name: testsecrets
Version: 0.0.2
Summary: A helper function to get the secrets
Home-page: UNKNOWN
Author: Pranav Chandran
Author-email: pranav.chandran@gmail.com
License: MIT
Keywords: secrets
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
License-File: LICENSE.txt

A helper function to get the secrets from the json file (Encrypted) and
 return the decrypted secrets.



Change Log
====================

Version 0.0.1 (2022-10-12)
- Initial release

Version 0.0.2 (2022-10-12)
- Fixed the data issue

