Files
gentoo/dev-python/whoosh/metadata.xml
Michał Górny 97559813ec dev-python/whoosh: Mark ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2022-06-16 21:12:38 +02:00

24 lines
785 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>blueness@gentoo.org</email>
<name>Anthony G. Basile</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<stabilize-allarches/>
<longdescription lang="en">
Whoosh is a fast, featureful full-text indexing and searching
library implemented in pure Python. Programmers can use it to
easily add search functionality to their applications and websites.
Every part of how Whoosh works can be extended or replaced to meet
your needs exactly.
</longdescription>
<upstream>
<remote-id type="pypi">Whoosh</remote-id>
</upstream>
</pkgmetadata>