Files
gentoo/dev-python/whoosh/metadata.xml
Justin Lecher eaaface92e Use https by default
Convert all URLs for sites supporting encrypted connections from http to https

Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-24 12:49:19 +02:00

26 lines
853 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<herd>proxy-maintainers</herd>
<maintainer>
<email>blueness@gentoo.org</email>
<name>Anthony G. Basile</name>
</maintainer>
<maintainer>
<email>bugs@bergstroem.nu</email>
<name>Johan Bergström</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>
<remote-id type="bitbucket">mchaput/whoosh</remote-id>
</upstream>
</pkgmetadata>