Metadata-Version: 1.1
Name: animalid
Version: 0.0.10
Summary: Library for generating unique IDs with animal names.
Home-page: https://github.com/alex-dr/animalid
Author: Alex Conway
Author-email: alex@datarobot.com
License: MIT
Description: 
        animalid is a simple library for generating fun, unique animal ID's.
        
        ID's are strings composed of lowercase ascii letters and underscores, with a
        number of adjectives followed by an animal name.
        
        Use this library to generate unique ID's that are memorable and easy to read
        and type.
        
Keywords: random,id,unique,identifier
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
