Peppercorn ========== A 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. It runs on Python 2.5, 2.6, 2.7, and 3.2. Please see http://docs.pylonsproject.org/projects/peppercorn/en/latest/ for the documentation. See https://github.com/Pylons/peppercorn for in-development version.
aodag/peppercorn
A 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.
PythonNOASSERTION