Metadata-Version: 1.1
Name: nimrod
Version: 0.1.2
Summary: Package for parsing randomized text generation templates.
Home-page: https://github.com/scrudgey/nimrod
Author: Ryan Foltz
Author-email: scrudgey@gmail.com
License: BSD
Description-Content-Type: UNKNOWN
Description: ===============================
        nimrod
        ===============================
        
        .. image:: https://img.shields.io/travis/scrudgey/nimrod.svg
                :target: https://travis-ci.org/scrudgey/nimrod
        
        .. image:: https://coveralls.io/repos/github/scrudgey/nimrod/badge.svg
                :target: https://coveralls.io/github/scrudgey/nimrod
        
        
        .. image:: https://img.shields.io/pypi/v/nimrod.svg
                :target: https://pypi.python.org/pypi/nimrod
              
        
        
        Package for generating randomized text with a context-free grammar.
        
        * Free software: WTF license
        * Documentation: https://nimrod.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2015-01-11)
        ---------------------
        
        * First release on PyPI.
        
Keywords: nimrod
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
