Install this package:
emerge -a dev-python/twisted
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/twisted
Or alternatively:
emerge --autounmask-write -a dev-python/twisted
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 25.5.0-r1 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos | 0 |
<pkgmetadata> <maintainer type="project"> <email>python@gentoo.org</email> <name>Python</name> </maintainer> <longdescription>Twisted is an event-based framework for internet applications, supporting Python 2.7 and Python 3.3+. It includes modules for many different purposes, including the following: twisted.web: HTTP clients and servers, HTML templating, and a WSGI server twisted.conch: SSHv2 and Telnet clients and servers and terminal emulators twisted.words: Clients and servers for IRC, XMPP, and other IM protocols twisted.mail: IMAPv4, POP3, SMTP clients and servers twisted.positioning: Tools for communicating with NMEA-compatible GPS receivers twisted.names: DNS client and tools for making your own DNS servers twisted.trial: A unit testing framework that integrates well with Twisted-based code. </longdescription> <use> <flag name="conch">include Twisted SSHv2 implementation</flag> <flag name="serial">include serial port support</flag> <flag name="websockets">include websocket support</flag> </use> <upstream> <remote-id type="pypi">Twisted</remote-id> <remote-id type="github">twisted/twisted</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-python/twisted |
euse -E <flag> -p dev-python/twisted |
euse -D <flag> -p dev-python/twisted
| Flag | Description | 25.5.0-r1 |
|---|---|---|
| conch | include Twisted SSHv2 implementation | ✓ |
| http2 | Enable support for the HTTP/2 protocol | ✓ |
| serial | include serial port support | ✓ |
| ssl | Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security) | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ |
| websockets | include websocket support | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | twisted-25.5.0.tar.gz | 3545725 bytes |
| DIST | twisted-25.5.0.tar.gz.provenance | 9203 bytes |
| DIST | twisted-regen-cache.gz | 911 bytes |