Language

Package: python-pyquery @ 1.2.17

Synopsis

Make jQuery-like queries on xml documents

Description

pyquery allows you to make jQuery queries on xml documents. The API is as much as possible the similar to jQuery. pyquery uses lxml for fast xml and html manipulation.

Home page
https://github.com/gawel/pyquery
Location
gnu/packages/python-xyz.scm (line: 11517, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

description should start with an upper-case letter or digit