python-formencode 1.2.4-2ubuntu2 source package in Ubuntu
Changelog
python-formencode (1.2.4-2ubuntu2) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose <email address hidden> Sat, 31 Dec 2011 02:10:06 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-formencode_1.2.4.orig.tar.gz | 234.4 KiB | 8270840ee832055463b3d3328f8ae4b881e1fbe84353c97af1d913df3401feb9 |
python-formencode_1.2.4-2ubuntu2.debian.tar.gz | 4.7 KiB | 1fd7d94da1176b0960a19159c918f074780e9859b4a519930af4bc9368794cd0 |
python-formencode_1.2.4-2ubuntu2.dsc | 1.6 KiB | b0b68f1d92b8bb38a6a3f49d877dfc06e83b86483e28a5ed3d318ba25b4dcdd5 |
Available diffs
- diff from 1.2.4-2ubuntu1 to 1.2.4-2ubuntu2 (372 bytes)
Binary packages built by this source
- python-formencode: validation and form generation Python package
FormEncode is a validation and form generation package. The validation can
be used separately from the form generation. The validation works on compound
data structures, with all parts being nestable. It is separate from HTTP or
any other input mechanism.