Ravenports generated: 23 Feb 2022 02:10
[ravenports.git] / bucket_42 / python-lxml
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-lxml
4 VERSION=                4.8.0
5 KEYWORDS=               python
6 VARIANTS=               py39 py310
7 SDESC[py310]=           Binding to libxml2 and libxslt libraries (3.10)
8 SDESC[py39]=            Binding to libxml2 and libxslt libraries (3.9)
9 HOMEPAGE=               https://lxml.de/
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPI/l/lxml
14 DISTFILE[1]=            lxml-4.8.0.tar.gz:main
15 DF_INDEX=               1
16 SPKGS[py310]=           single
17 SPKGS[py39]=            single
18
19 OPTIONS_AVAILABLE=      PY39 PY310
20 OPTIONS_STANDARD=       none
21 VOPTS[py310]=           PY39=OFF PY310=ON
22 VOPTS[py39]=            PY39=ON PY310=OFF
23
24 USES=                   cpe
25 GNOME_COMPONENTS=       libxslt
26
27 DISTNAME=               lxml-4.8.0
28
29 CPE_PRODUCT=            lxml
30 CPE_VENDOR=             lxml
31 GENERATED=              yes
32
33 [PY39].USES_ON=                         python:py39,sutools
34
35 [PY310].USES_ON=                        python:py310,sutools
36
37 [FILE:1848:descriptions/desc.single]
38 lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. 
39 It
40 provides safe and convenient access to these libraries using the
41 ElementTree
42 API.
43
44 It extends the ElementTree API significantly to offer support for XPath,
45 RelaxNG, XML Schema, XSLT, C14N and much more.
46
47 To contact the project, go to the [project home page
48 ] or see our bug tracker at
49 https://launchpad.net/lxml
50
51 In case you want to use the current in-development version of lxml,
52 you can get it from the github repository at
53 https://github.com/lxml/lxml .  Note that this requires Cython to
54 build the sources, see the build instructions on the project home
55 page.  To the same end, running ``easy_install lxml==dev`` will
56 install lxml from
57 https://github.com/lxml/lxml/tarball/master#egg=lxml-dev if you have
58 an appropriate version of Cython installed.
59
60 After an official release of a new stable series, bug fixes may become
61 available at
62 https://github.com/lxml/lxml/tree/lxml-4.8 .
63 Running ``easy_install lxml==4.8bugfix`` will install
64 the unreleased branch state from
65 https://github.com/lxml/lxml/tarball/lxml-4.8#egg=lxml-4.8bugfix
66 as soon as a maintenance branch has been established.  Note that this
67 requires Cython to be installed at an appropriate version for the build.
68
69 4.8.0 (2022-02-17)
70 ==================
71
72 Features added
73 --------------
74
75 * GH#337: Path-like objects are now supported throughout the API instead of
76 just strings.
77   Patch by Henning Janssen.
78
79 * The ElementMaker now supports QName values as tags, which always override
80   the default namespace of the factory.
81
82 Bugs fixed
83 ----------
84
85 * GH#338: In lxml.objectify, the XSI float annotation "nan" and "inf" were
86 spelled in
87   lower case, whereas XML Schema datatypes define them as "NaN" and "INF"
88 respectively.
89   Patch by Tobias Deiminger.
90
91 Other changes
92 -------------
93
94 * Built with Cython 0.29.28.
95
96
97 [FILE:96:distinfo]
98 f63f62fc60e6228a4ca9abae28228f35e1bd3ce675013d1dfb828688d50c6e23      3209187 lxml-4.8.0.tar.gz
99