gentoo-full-overlay/dev-python/toro/metadata.xml

15 lines
524 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription>
A set of locking and synchronizing primitives analogous to those in Pythons
threading module or Gevents coros, for use with Tornados gen.engine.
</longdescription>
<upstream>
<remote-id type="pypi">toro</remote-id>
</upstream>
</pkgmetadata>