From 7d009d2bc561a2df178eac5df75421e4bb4c6b62 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 31 May 2026 21:30:14 -0500 Subject: Adding metadata --- dev-python/bluelet/metadata.xml | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'dev-python/bluelet') diff --git a/dev-python/bluelet/metadata.xml b/dev-python/bluelet/metadata.xml index bcb53df177fe..1fd0205da8f8 100644 --- a/dev-python/bluelet/metadata.xml +++ b/dev-python/bluelet/metadata.xml @@ -1,16 +1,18 @@ - + - - jsmolic@gentoo.org - Jakov Smolić - - + + jsmolic@gentoo.org + Jakov Smolić + + + Bluelet is a simple, pure-Python solution for writing intelligible asynchronous socket applications. It uses PEP 342 coroutines to make concurrent I/O look and act like sequential programming. 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). - - liguros-repo - - \ No newline at end of file + + sampsyo/bluelet + bluelet + + -- cgit v1.3