Files
guru/dev-python/gevent/metadata.xml
Shaoyu Tseng 2d0f8478c3 Update my email
Signed-off-by: Shaoyu Tseng <dev@notyourcomputer.net>
2024-03-11 16:51:52 -04:00

18 lines
868 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 "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>dev@notyourcomputer.net</email>
<name>Shaoyu Tseng</name>
</maintainer>
<upstream>
<remote-id type="pypi">gevent</remote-id>
<remote-id type="github">gevent/pyqtdarktheme</remote-id>
<doc>https://www.gevent.org/</doc>
</upstream>
<use>
<flag name="monitor">Enhancements to gevents self-monitoring capabilities. This includes the psutil library which is needed to monitor memory usage.</flag>
<flag name="recommended">A shortcut for installing suggested extras together. This includes the non-test extras defined here, plus additions that improve gevents operation on certain platforms (for example, in the past, it has included backports of newer APIs).</flag>
</use>
</pkgmetadata>