pyquery 1.0-1 source package in Ubuntu
Changelog
pyquery (1.0-1) unstable; urgency=low * New upstream release * Use dh_installdocs to install documentation, not dh_install * Build with dh_python2 * Add CHANGES.txt to documentation -- Ubuntu Archive Auto-Sync <email address hidden> Mon, 17 Oct 2011 13:47:02 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Precise
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pyquery_1.0.orig.tar.gz | 16.8 KiB | fb2345065647211507d23355b1026d995ded40e088d86fcae262562921d80408 |
pyquery_1.0-1.debian.tar.gz | 2.6 KiB | 014637c11c3271f5ba506ae510f0d97fa1dc64d3cf3e95fae418462231c5fd0b |
pyquery_1.0-1.dsc | 1.9 KiB | 9fa39165f1af1b9e9d6259e3daf5f82d9cf04971953f753a43f553cc69a05019 |
Available diffs
- diff from 0.6.1-2 to 1.0-1 (8.4 KiB)
Binary packages built by this source
- python-pyquery: jQuery-like library for python
pyquery allows you to make jQuery queries on XML documents. The API is as
similar to jQuery as possible. pyquery uses lxml for fast XML and HTML
manipulation.