diff --git a/README.md b/README.md index e62e4a9e..25dde947 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [Pygments](http://pygments.org/) - A generic syntax highlighter. * [python-nameparser](https://github.com/derek73/python-nameparser) - A simple Python module for parsing human names into their individual components. * [schema](https://github.com/halst/schema) - A library for validating Python data structures. + * [pyparsing](http://pyparsing.wikispaces.com/) - A general purpose framework for generating parsers. ## Natural Language Processing