Library for converting a token stream into a data structure for use in web form posts

Edit Package python-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.

Please see http://docs.pylonsproject.org/projects/peppercorn/en/latest/ for the documentation.

Refresh
Refresh
Source Files
Filename Size Changed
peppercorn-0.5-fix-pylons-theme.patch 0000001387 1.35 KB
peppercorn-0.5.tar.gz 0000019637 19.2 KB
python-peppercorn.changes 0000001242 1.21 KB
python-peppercorn.spec 0000002938 2.87 KB
Revision 1 (latest revision is 6)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 659766 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 1)
- add patch peppercorn-0.5-fix-pylons-theme.patch to build docs properly
- Build doc with python3 only 
- Migrate to singlespec with spec-cleanup 
- version 0.5
  - Switch to an iterative parser rather than a recursive parser to avoid DoS
    attacks.
  - Add the ignore operation. The subsequent data elements in the stream will
    be ignored until the corresponding __end__ marker. This feature is useful
    for form elements designed for client-side scripting, such as a “select all”
    checkbox in the middle of a list of other kinds of fields.
  - Add support for Python 3.3.
  - Drop support for Python 2.5 / Jython.
- version 0.4: initial build
Comments 0
openSUSE Build Service is sponsored by