Metadata-Version: 2.0
Name: nimrod
Version: 0.1.0
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
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

===============================
nimrod
===============================

.. image:: https://img.shields.io/travis/scrudgey/nimrod.svg
        :target: https://travis-ci.org/scrudgey/nimrod

.. image:: https://img.shields.io/pypi/v/nimrod.svg
        :target: https://pypi.python.org/pypi/nimrod


Package for parsing randomized text generation templates.

* Free software: BSD license
* Documentation: https://nimrod.readthedocs.org.

Features
--------

* TODO




History
-------

0.1.0 (2015-01-11)
---------------------

* First release on PyPI.


