| Name: | python-pyquery |
|---|---|
| Version: | 1.2.8 |
| Release: | 4.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 174841 |
| License: | BSD |
| RPM: | python-pyquery-1.2.8-4.el7.noarch.rpm |
| Source RPM: | python-pyquery-1.2.8-4.el7.src.rpm |
| Build Date: | Fri Jan 19 2018 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://pypi.python.org/pypi/pyquery |
| Summary: | A jQuery-like library for python |
| Description: | python-pyquery allows you to make jQuery queries on XML documents. The API is as much as possible the similar to jQuery. python-pyquery uses lxml for fast XML and HTML manipulation. |