gentoo/dev-python/whoosh/metadata.xml
Petr Vaněk 8b66636c37
dev-python/whoosh: enable py3.12 & update HOMEPAGE
Append github link to HOMEPAGE and metadata.

Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
2023-05-29 22:54:57 +01:00

21 lines
726 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<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="github">mchaput/whoosh</remote-id>
<remote-id type="pypi">Whoosh</remote-id>
</upstream>
</pkgmetadata>