Metadata-Version: 1.1
Name: nomine
Version: 0.0.2
Summary: A complete markov chain name generator
Home-page: https://github.com/eranimo/nomine
Author: Nomine
Author-email: me@kaelan.org
License: BSD
Download-URL: https://github.com/eranimo/nomine/tarball/0.0.2
Description: Nomine
        ===============================
        
        version number: 0.0.1
        author: Nomine
        
        Overview
        --------
        
        A complete markov chain name generator
        
        Installation / Usage
        --------------------
        
        To install use pip:
        
            $ pip install nomine
        
        
        Or clone the repo:
        
            $ git clone https://github.com/eranimo/nomine.git
            $ python setup.py install
            
        Contributing
        ------------
        
        TBD
        
        Example
        -------
        
        TBD
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
