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.7.0.tar.gz 0000046036 45 KB
python-parsel.changes 0000004513 4.41 KB
python-parsel.spec 0000002180 2.13 KB
Revision 10 (latest revision is 13)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1056833 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
- update to 1.7.0:
  * Add PEP 561-style type information
  * Support for Python 2.7, 3.5 and 3.6 is removed
  * Support for Python 3.9-3.11 is added
  * Very large documents (with deep nesting or long tag content) can now be
  parsed, and ``Selector`` now takes a new argument ``huge_tree`` to disable
  this
  * Support for new features of cssselect 1.2.0 is added
  * The ``Selector.remove()`` and ``SelectorList.remove()`` methods are
  deprecated and replaced with the new ``Selector.drop()`` and
  ``SelectorList.drop()`` methods which don't delete text after the dropped
  elements when used in the HTML mode.
- drop python-parsel-drop-python-2.patch (upstream)
Comments 0
openSUSE Build Service is sponsored by