Metadata-Version: 2.1
Name: kryptic
Version: 1.0
Summary: A tool for generating passwords
Home-page: UNKNOWN
License: MIT
Description: # Kryptic
        Password generation tool
        
        Dependencies
        - secrets: pip install secrets
        
        TODO: add ability to swap out the RNG
Platform: UNKNOWN
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
