peppercorn is a Python library for converting a token stream into a data structure comprised of sequences, mappings, and scalars, developed primarily for converting HTTP form post data into a richer data structure.
Please see http://docs.repoze.org/peppercorn for the documentation.
Requirements:
· Python
What's New in This Release: [ read full changelog ]
· 0.2 was a brownbag release; a case was not handled where rename operation types may not have children. This release fixes that.