From 1798c4aeca70ac8d0a243684d6a798fbc65735f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:57:42 +0100 Subject: gentoo resync : 14.07.2018 --- dev-python/bluelet/metadata.xml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 dev-python/bluelet/metadata.xml (limited to 'dev-python/bluelet/metadata.xml') diff --git a/dev-python/bluelet/metadata.xml b/dev-python/bluelet/metadata.xml deleted file mode 100644 index 770a684c6260..000000000000 --- a/dev-python/bluelet/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - -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 - - -- cgit v1.2.3