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

18 lines
527 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<maintainer>
<email>dlan@gentoo.org</email>
<name>Yixun Lan</name>
</maintainer>
<longdescription lang="en">
Pyev is the python interface of <pkg>dev-libs/libev</pkg>
which provides event loop, support select, poll, the
Linux-specific epoll, and so on.
</longdescription>
<upstream>
<remote-id type="pypi">pyev</remote-id>
</upstream>
</pkgmetadata>