Metadata-Version: 2.1
Name: encrypted-credentials
Version: 0.0.1
Summary: Encrypt credentials/Django settings to store in repositries
Home-page: https://github.com/jonesim/encrypted-credentials
Author: Ian Jones
License: UNKNOWN
Description: 
        **encrypted-credentials** is an app which encrypts credentials to allow them to be securely added to git repositories.
        
        It can import encrypted settings into Django defined in a json file.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
