You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage text/h323 rabbitmq-management-3.3.5-2.lbn19.noarch
Management Command Line Tool The management plugin ships with a command line tool rabbitmqadmin which can perform the same actions as the web-based UI, and which may be more convenient for use when scripting. Note that rabbitmqadmin is just a specialised HTTP client; if you are contemplating invoking rabbitmqadmin from your own program you may want to consider using the HTTP API directly.
RPMPackage rabbitmq-java-client-2.8.2-1.lbn19.x86_64
The RabbitMQ Java client library allows Java code to interface to AMQP servers. The library is platform neutral; the binary distributions listed below differ only in the version of Java they are intended for use with. Please see the specification page for more information on AMQP interoperation and standards-conformance. The library is open-source, and is dual-licensed under the Mozilla Public License v1.1 and the GNU General Public License, v2.
RPMPackage python-yapps2-2.1.1-17.1.lbn19.1.noarch
YAPPS is an easy to use parser generator that is written in Python and generates Python code. There are several parser generator systems already available for Python, but this parser has different goals: Yapps is simple, very easy to use, and produces human-readable parsers. It is not the fastest or most powerful parser. Yapps is designed to be used when regular expressions are not enough and other parser systems are too much: situations where you might otherwise write your own recursive descent parser. This package contains several upward-compatible enhancements to the original YAPPS source: - Handle stacked input ("include files") - augmented ignore-able patterns (can parse multi-line C comments correctly) - better error reporting - read input incrementally
RPMPackage python-urllib3-1.13.1-1.lbn19.noarch
Python HTTP module with connection pooling and file POST abilities.
RPMPackage python-txwinrm-1.1.14-2.lbn19.noarch
At Zenoss we are working on a project to improve the reliability, performance and features of native Windows monitoring. The core of this project is this Python library for asynchronously managing Windows using the WinRM and WinRS services. This library will then be used by Zenoss to do automatic discovery and monitoring the way Zenoss users are used to with some new possibilities. Right now we're trying to get as much real world experience using the library as possible to prove out the reliability and performance improvements we're hoping to achieve. If you have access to Windows servers, you can help! It doesn't even require a Zenoss Core installation as this tool stands alone right now. To use kerberos connections, you will need to download and build the python kerberos module from https://github.com/zenoss/pykerberos. Current Feature Support HTTP Basic authentication WQL queries WinRS typeperf Subscribe to the Windows Event Log Kerberos authentication (domain accounts) Payload encryption (Kerberos connections)
RPMPackage python-txAMQP-0.6.1-2.lbn19.noarch
Python library for communicating with AMQP peers and brokers using Twisted
RPMPackage python-twisted-words-12.2.0-2.fc19.armv6hl
Twisted is an event-based framework for internet applications. Twisted Words contains implementations of many Instant Messaging protocols, including IRC, Jabber, MSN, OSCAR (AIM & ICQ), TOC (AOL), and some functionality for creating bots, inter-protocol gateways, and a client application for many of the protocols. In support of Jabber, Twisted Words also contains X-ish, a library for processing XML with Twisted and Python, with support for a Pythonic DOM and an XPath-like toolkit.
RPMPackage python-twisted-words-12.2.0-2.fc19.x86_64
Twisted is an event-based framework for internet applications. Twisted Words contains implementations of many Instant Messaging protocols, including IRC, Jabber, MSN, OSCAR (AIM & ICQ), TOC (AOL), and some functionality for creating bots, inter-protocol gateways, and a client application for many of the protocols. In support of Jabber, Twisted Words also contains X-ish, a library for processing XML with Twisted and Python, with support for a Pythonic DOM and an XPath-like toolkit.
RPMPackage python-twisted-web2-8.1.0-12.fc19.armv6hl
Twisted.Web2 is an experimental web server built with Twisted. Useful Web2 functionality will be backported to TwistedWeb until TwistedWeb is as featureful as Web2, then Web2 will be abandoned.
RPMPackage python-twisted-web2-8.1.0-12.fc19.x86_64
Twisted.Web2 is an experimental web server built with Twisted. Useful Web2 functionality will be backported to TwistedWeb until TwistedWeb is as featureful as Web2, then Web2 will be abandoned.
RPMPackage python-twisted-web-12.2.0-2.fc19.armv6hl
Twisted is an event-based framework for internet applications. Twisted Web is a complete web server, aimed at hosting web applications using Twisted and Python, but fully able to serve static pages too.
RPMPackage python-twisted-web-12.2.0-2.fc19.x86_64
Twisted is an event-based framework for internet applications. Twisted Web is a complete web server, aimed at hosting web applications using Twisted and Python, but fully able to serve static pages too.
RPMPackage python-twisted-runner-12.2.0-2.fc19.armv6hl
Twisted is an event-based framework for internet applications. Twisted Runner contains code useful for persistent process management with Python and Twisted, and has an almost full replacement for inetd.
RPMPackage python-twisted-runner-12.2.0-2.fc19.x86_64
Twisted is an event-based framework for internet applications. Twisted Runner contains code useful for persistent process management with Python and Twisted, and has an almost full replacement for inetd.
RPMPackage python-twisted-news-12.2.0-2.fc19.armv6hl
Twisted is an event-based framework for internet applications. Twisted News provides a very basic NNTP server, as well as an NNTP client protocol implementation. Two messages storage systems are supported: the DB-API 2.0 backend stores and indexes messages in any compatible SQL database; the Twisted dirdbm backend uses serialized Python objects stored directly on the filesystem for message storage. Twisted News also has very rudimentary support for moderated groups.
RPMPackage python-twisted-news-12.2.0-2.fc19.x86_64
Twisted is an event-based framework for internet applications. Twisted News provides a very basic NNTP server, as well as an NNTP client protocol implementation. Two messages storage systems are supported: the DB-API 2.0 backend stores and indexes messages in any compatible SQL database; the Twisted dirdbm backend uses serialized Python objects stored directly on the filesystem for message storage. Twisted News also has very rudimentary support for moderated groups.
RPMPackage python-twisted-names-12.2.0-2.fc19.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-12.2.0-2.fc19.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.2.0-2.fc19.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-12.2.0-2.fc19.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.