mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
dev-python/python-eventlib: initial import of version 0.2.1
Gentoo-Bug: 446192
This commit is contained in:
16
dev-python/python-eventlib/metadata.xml
Normal file
16
dev-python/python-eventlib/metadata.xml
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>python</herd>
|
||||
<maintainer>
|
||||
<email>hasufell@gentoo.org</email>
|
||||
<name>Julian Ospald</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
Eventlib is a networking library written in Python. It achieves
|
||||
high scalability by using non-blocking io while at the same time
|
||||
retaining high programmer usability by using coroutines to make
|
||||
the non-blocking io operations appear blocking at the source code
|
||||
level.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user