Install this package:
emerge -a dev-python/bluelet
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/bluelet
Or alternatively:
emerge --autounmask-write -a dev-python/bluelet
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.2.0-r1 | 8 | amd64 ~x86 | 0 |
<pkgmetadata> <maintainer type="person"> <email>jsmolic@gentoo.org</email> <name>Jakov Smolić</name> </maintainer> <longdescription lang="en"> 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). </longdescription> <stabilize-allarches></stabilize-allarches> <upstream> <remote-id type="github">sampsyo/bluelet</remote-id> <remote-id type="pypi">bluelet</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-python/bluelet |
euse -E <flag> -p dev-python/bluelet |
euse -D <flag> -p dev-python/bluelet
| Flag | Description | 0.2.0-r1 |
|---|---|---|
| examples | Install examples, usually source code | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | bluelet-0.2.0.gh.tar.gz | 14182 bytes |