| Name: | python3-pyquery |
|---|---|
| Version: | 1.4.3 |
| Release: | 8.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 206323 |
| License: | BSD |
| RPM: | python3-pyquery-1.4.3-8.el9.noarch.rpm |
| Source RPM: | python-pyquery-1.4.3-8.el9.src.rpm |
| Build Date: | Tue Jul 19 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://pypi.python.org/pypi/pyquery |
| Summary: | A jQuery-like library for python3 |
| Description: | python3-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. |