You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python-twisted-names-12.0.0-1.fc18.armv6hl
Twisted is an event-based framework for internet applications. Twisted Names is both a domain name server as well as a client resolver library. Twisted Names comes with an "out of the box" nameserver that can read most BIND-syntax zone files as well as a simple Python-based configuration format. Twisted Names can act as an authoritative server, perform zone transfers from a master to act as a secondary, act as a caching nameserver, or any combination of these. Twisted Names' client resolver library provides functions to query for all commonly-used record types as well as a replacement for the blocking gethostbyname() function provided by the Python stdlib socket module.
RPMPackage python-twisted-names-11.0.0-1.lbn13.x86_64
Twisted is an event-based framework for internet applications. Twisted Names is both a domain name server as well as a client resolver library. Twisted Names comes with an "out of the box" nameserver that can read most BIND-syntax zone files as well as a simple Python-based configuration format. Twisted Names can act as an authoritative server, perform zone transfers from a master to act as a secondary, act as a caching nameserver, or any combination of these. Twisted Names' client resolver library provides functions to query for all commonly-used record types as well as a replacement for the blocking gethostbyname() function provided by the Python stdlib socket module.
RPMPackage python-twisted-mail-12.0.0-1.fc18.armv6hl
Twisted is an event-based framework for internet applications. Twisted Mail contains high-level, efficient protocol implementations for both clients and servers of SMTP, POP3, and IMAP4. Additionally, it contains an "out of the box" combination SMTP/POP3 virtual-hosting mail server. Also included is a read/write Maildir implementation and a basic Mail Exchange calculator.
RPMPackage python-twisted-mail-11.0.0-1.lbn13.x86_64
Twisted is an event-based framework for internet applications. Twisted Mail contains high-level, efficient protocol implementations for both clients and servers of SMTP, POP3, and IMAP4. Additionally, it contains an "out of the box" combination SMTP/POP3 virtual-hosting mail server. Also included is a read/write Maildir implementation and a basic Mail Exchange calculator.
RPMPackage python-twisted-lore-12.0.0-1.fc18.armv6hl
Twisted is an event-based framework for internet applications. Lore is a complete documentation system based on XHTML and can generate documentation into other formats such as PDF, HTML.
RPMPackage python-twisted-lore-11.0.0-1.lbn13.x86_64
Twisted is an event-based framework for internet applications. Lore is a complete documentation system based on XHTML and can generate documentation into other formats such as PDF, HTML.
RPMPackage python-twisted-core-zsh-11.0.0-1.lbn13.x86_64
Tab completions for Zsh and Twisted Core.
RPMPackage python-twisted-core-doc-12.0.0-1.fc18.armv6hl
Documentation for Twisted Core.
RPMPackage python-twisted-core-doc-11.0.0-1.lbn13.x86_64
Documentation for Twisted Core.
RPMPackage python-twisted-core-12.0.0-1.fc18.armv6hl
An extensible framework for Python programming, with special focus on event-based network programming and multiprotocol integration. It is expected that one day the project will expanded to the point that the framework will seamlessly integrate with mail, web, DNS, netnews, IRC, RDBMSs, desktop environments, and your toaster. Twisted Core is used by most of the servers, clients and protocols that are part of other Twisted projects.
RPMPackage python-twisted-core-11.0.0-1.lbn13.x86_64
An extensible framework for Python programming, with special focus on event-based network programming and multiprotocol integration. It is expected that one day the project will expanded to the point that the framework will seamlessly integrate with mail, web, DNS, netnews, IRC, RDBMSs, desktop environments, and your toaster. Twisted Core is used by most of the servers, clients and protocols that are part of other Twisted projects.
RPMPackage python-twisted-conch-12.0.0-1.fc18.armv6hl
Twisted is an event-based framework for internet applications. Conch is an SSHv2 implementation written in Python. SSH is a protocol designed to allow remote access to shells and commands, but it is generic enough to allow everything from TCP forwarding to generic filesystem access. Since conch is written in Python, it interfaces well with other Python projects, such as Imagination. Conch also includes a implementations of the telnet and vt102 protocols, as well as support for rudamentary line editing behaviors. A new implementation of Twisted's Manhole application is also included, featuring server-side input history and interactive syntax coloring.
RPMPackage python-twisted-conch-11.0.0-1.lbn13.x86_64
Twisted is an event-based framework for internet applications. Conch is an SSHv2 implementation written in Python. SSH is a protocol designed to allow remote access to shells and commands, but it is generic enough to allow everything from TCP forwarding to generic filesystem access. Since conch is written in Python, it interfaces well with other Python projects, such as Imagination. Conch also includes a implementations of the telnet and vt102 protocols, as well as support for rudamentary line editing behaviors. A new implementation of Twisted's Manhole application is also included, featuring server-side input history and interactive syntax coloring.
RPMPackage python-twisted-11.0.0-1.lbn13.noarch
Twisted is an event-based framework for internet applications. It includes a web server, a telnet server, a chat server, a news server, a generic client and server for remote object access, and APIs for creating new protocols and services. Twisted supports integration of the Tk, GTK+, Qt or wxPython event loop with its main event loop. The Win32 event loop is also supported, as is basic support for running servers on top of Jython. Installing this package brings all Twisted sub-packages into your system.
RPMPackage python-suds-0.4-2.lbn13.noarch
Lightweight SOAP client
RPMPackage python-six-1.2.0-1.lbn13.noarch
python-six provides simple utilities for wrapping over differences between Python 2 and Python 3. This is the Python 2 build of the module.
RPMPackage python-pyip-0.7-1.lbn13.noarch
 
RPMPackage python-pyasn1-0.0.12a-2.lbn13.noarch
This project is dedicated to implementation of ASN.1 types (concrete syntax) and codecs (transfer syntaxes) for Python programming environment. ASN.1 compiler is planned for implementation in the future.
RPMPackage python-poster-0.8.1-3.lbn13.noarch
The modules in the Python standard library don't provide a way to upload large files via HTTP without having to load the entire file into memory first. poster provides support for both streaming POST requests as well as multipart/form-data encoding of string or file parameters.
RPMPackage python-novaclient-2.15.0-1.lbn13.noarch
This is a client for the OpenStack Nova API. There's a Python API (the novaclient module), and a command-line script (nova). Each implements 100% of the OpenStack Nova API.