Library to extract data from HTML and XML using XPath and CSS selectors

Edit Package python-parsel
http://github.com/scrapy/parsel

Parsel is a library to extract data from HTML and XML using XPath and CSS
selectors.

Refresh
Refresh
Source Files
Filename Size Changed
parsel-1.8.1.tar.gz 0000050881 49.7 KB
python-parsel.changes 0000005319 5.19 KB
python-parsel.spec 0000002346 2.29 KB
Revision 11 (latest revision is 13)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1134335 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 11)
- update to 1.8.1:
  * Remove a Sphinx reference from NEWS to fix the PyPI
    description
  * Add support for JMESPath: you can now create a selector for a
    JSON document and call ``Selector.jmespath()``.
  * Selectors can now be constructed from ``bytes`` (using the
    ``body`` and ``encoding`` arguments) instead of ``str``
    (using the ``text`` argument), so that there is no internal
    conversion from ``str`` to ``bytes`` and the memory
    usage is lower.
  * Typing improvements
  * The ``pkg_resources`` module (which was absent from the
    requirements) is no longer used
  * New requirements:
  * ``jmespath``
  * ``typing_extensions`` (on Python 3.7)

- Initial package build.
Comments 0
openSUSE Build Service is sponsored by