Metadata-Version: 2.1
Name: do-username
Version: 1.0.1
Summary: A Digital Ocean Community themed username generator
Home-page: https://github.com/shreyas44/do_username_py
Author: Shreyas
Author-email: shreyas.sreenivasa@gmail.com
License: MIT
Description: # do_username_py
        
        A DigitalOcean-community-themed username generator - the Python version.
        
        [Check this out, it's the original and actually used by someone.](https://github.com/MattIPv4/do_username/)
        
        ### Usage
        
        Run `pip3 install do_username` to install the package
        
        After installing, run `do_username` to generate a random username or `do_username <max_characters>` to generate a username with max character.
        
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
