slackware-current/source/l/python-lxml/slack-desc
Patrick J Volkerding 0cf6293129 Thu Aug 10 20:23:33 UTC 2023
Thanks to Heinz Wiesinger for these added python packages to implement
PEP 427 and PEP 517! Python modules are phasing out setup.py in favor of
building wheels, and then using python-installer to install them. These
are the bits needed to make that happen.
l/python-build-0.10.0-x86_64-1.txz:  Added.
l/python-flit-core-3.9.0-x86_64-1.txz:  Added.
l/python-glad2-2.0.4-x86_64-1.txz:  Added.
l/python-installer-0.7.0-x86_64-1.txz:  Added.
l/python-lxml-4.9.3-x86_64-1.txz:  Added.
l/python-pyproject-hooks-1.0.0-x86_64-1.txz:  Added.
l/python-tomli-w-1.0.0-x86_64-1.txz:  Added.
l/python-wheel-0.41.1-x86_64-1.txz:  Added.
n/nftables-1.0.8-x86_64-2.txz:  Rebuilt.
  Correctly generate nftables Python module using PEP 427/517 method.
  Thanks to marav.
n/openssh-9.4p1-x86_64-1.txz:  Upgraded.
2023-08-10 22:58:39 +02:00

19 lines
931 B
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|' on
# the right side marks the last column you can put a character in. You must make
# exactly 11 lines for the formatting to be correct. It's also customary to
# leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
python-lxml: python-lxml (Python bindings for libxml2/libxslt)
python-lxml:
python-lxml: lxml is a Pythonic, mature binding for the libxml2 and libxslt
python-lxml: libraries. It provides safe and convenient access to these libraries
python-lxml: using the ElementTree API.
python-lxml:
python-lxml: It extends the ElementTree API significantly to offer support for
python-lxml: XPath, RelaxNG, XML Schema, XSLT, C14N and much more.
python-lxml:
python-lxml:
python-lxml: