From 47d33346b7e146fd878718de061759db77407ce2 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sat, 6 Feb 2021 19:26:49 +0000 Subject: Updating liguros repo --- dev-python/bluelet/metadata.xml | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) (limited to 'dev-python/bluelet') diff --git a/dev-python/bluelet/metadata.xml b/dev-python/bluelet/metadata.xml index f536dab566d1..7127720bc9ef 100644 --- a/dev-python/bluelet/metadata.xml +++ b/dev-python/bluelet/metadata.xml @@ -1,21 +1,22 @@ - - jakov.smolic@sartura.hr - Jakov Smolic - - - proxy-maint@gentoo.org - Proxy Maintainers - - + + jakov.smolic@sartura.hr + Jakov Smolic + + + proxy-maint@gentoo.org + Proxy Maintainers + + 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). - - sampsyo/bluelet - bluelet - - + + sampsyo/bluelet + bluelet + + gentoo-staging + \ No newline at end of file -- cgit v1.3.1