Files
gentoo/dev-python/whoosh/metadata.xml
Azamat H. Hackimov 42a1f57923 dev-python/whoosh: update HOMEPAGE
Replace non-functioning BitBucket URL
Bug: https://bugs.gentoo.org/737896
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
Signed-off-by: David Seifert <soap@gentoo.org>
2020-08-23 13:43:17 +02:00

23 lines
760 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://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>
<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>