Minimalistic non-BNF text parser


License
GPL-3.0
Install
pip install muskrat==1.0.13.1

Documentation

Muskrat: minimalistic non-BNF text parser and tree generator

Software license Software release Software requirements Build status

Installation

To install Muskrat, use pip3 install muskrat.

Documentation

Documentation is available at http://muskrat.readthedocs.io/en/latest/ .

How to Contribute

  1. Check for open issues or open a new issue to start a discussion.
  2. Contribute to creating and improving the full documentation.
  3. Create new tests in Travis to look for bugs in published and upcoming releases.
  4. Provide confident support of older versions of Python 3.x and 2.7.