summaryrefslogtreecommitdiff
path: root/dev-python/bluelet
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-03-27 01:34:49 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-03-27 01:34:49 +0000
commit266b5240d0c338340d28b757b02e6b9ff286bb13 (patch)
treea937f7afd14a9bb15481a0147d82a6d10059d64a /dev-python/bluelet
parentbfa29155f15043f788c4beb3e01d5ad429848832 (diff)
downloadbaldeagleos-repo-266b5240d0c338340d28b757b02e6b9ff286bb13.tar.gz
baldeagleos-repo-266b5240d0c338340d28b757b02e6b9ff286bb13.tar.xz
baldeagleos-repo-266b5240d0c338340d28b757b02e6b9ff286bb13.zip
Adding metadata
Diffstat (limited to 'dev-python/bluelet')
-rw-r--r--dev-python/bluelet/metadata.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-python/bluelet/metadata.xml b/dev-python/bluelet/metadata.xml
index a69b2bbb871a..f89d3dda21b6 100644
--- a/dev-python/bluelet/metadata.xml
+++ b/dev-python/bluelet/metadata.xml
@@ -10,9 +10,7 @@ Bluelet is a simple, pure-Python solution for writing intelligible asynchronous
In this way, it is similar to the Greenlet green-threads library and its associated packages Eventlet and Gevent. Bluelet has a simpler, 100% Python implementation that comes at the cost of flexibility and performance when compared to Greenlet-based solutions. However, it should be sufficient for many applications that don't need serious scalability; it can be thought of as a less-horrible alternative to asyncore or an asynchronous replacement for SocketServer (and more).
</longdescription>
- <upstream>
- <remote-id type="pypi">bluelet</remote-id>
- </upstream>
+
<origin>gentoo-staging</origin>
<stabilize-allarches/>
</pkgmetadata> \ No newline at end of file