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.
Product's homepage
Requirements:
· Python
What's New in This Release: [ read full changelog ]
· Peppercorn will no longer run under Python 2.4. 2.5 or better is required.
· Python 3.2 compatibility.
· Moved to GitHub.
· Pylons project docs theme.
· Added tox configuration.