gentoo/dev-python/pyutil/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

25 lines
792 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>maintainer-needed@gentoo.org</email>
</maintainer>
<longdescription lang="en">
pyutil -- a library of useful Python functions and classes
==========================================================
Many of these utilities (or their ancestors) were developed for
the Mojo
Nation, Mnet, Allmydata.com "Mountain View", Tahoe-LAFS, or
SimpleGeo's
products. (In the case where the code was developed for a
for-profit
company, the copyright holder donated the pyutil code to the
public under
these open source licences.)
</longdescription>
<upstream>
<remote-id type="pypi">pyutil</remote-id>
</upstream>
</pkgmetadata>