mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 01:53:25 -04:00
dev-R/selectr: remove malformed xml in metadata
Signed-off-by: Robert Greener <me@r0bert.dev>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<email>me@r0bert.dev</email>
|
||||
<name>Robert Greener</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">Translates a CSS3 selector into an equivalent XPath expression. This allows us to use CSS selectors when working with the XML package as it can only evaluate XPath expressions. Also provided are convenience functions useful for using CSS selectors on XML nodes. This package is a port of the Python package 'cssselect' (<https://cssselect.readthedocs.io/>).</longdescription>
|
||||
<longdescription lang="en">Translates a CSS3 selector into an equivalent XPath expression. This allows us to use CSS selectors when working with the XML package as it can only evaluate XPath expressions. Also provided are convenience functions useful for using CSS selectors on XML nodes. This package is a port of the Python package 'cssselect' (https://cssselect.readthedocs.io/).</longdescription>
|
||||
<upstream>
|
||||
<maintainer>
|
||||
<name>Simon Potter</name>
|
||||
|
||||
Reference in New Issue
Block a user