You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage springframework-3.0.5.RELEASE-1.1.lbn19.noarch
Spring is a layered Java/J2EE application framework, based on code published in Expert One-on-One J2EE Design and Development by Rod Johnson (Wrox, 2002).
RPMPackage snakeyaml-1.16-2.fc24.noarch
SnakeYAML features: * a complete YAML 1.1 parser. In particular, SnakeYAML can parse all examples from the specification. * Unicode support including UTF-8/UTF-16 input/output. * high-level API for serializing and deserializing native Java objects. * support for all types from the YAML types repository. * relatively sensible error messages.
RPMPackage scannotation-1.0.3-0.6.r12.fc19.noarch
Scannotation is a Java library that creates an annotation database from a set of .class files.This database is really just a set of maps that index what annotations are used and what classes are using them. Why do you need this? What if you are an annotation framework like an EJB 3.0 container and you want to automatically scan your classpath for EJB annotations so that you know what to deploy? Scannotation gives you apis that allow you to find archives in your classpath or WAR (web application) that you want to scan, then automatically scans them without loading each and every class within those archives
RPMPackage rubygem-zenoss_client-0.6.1-1.lbn19.noarch
This is a wrapper around the Zenoss JSON and REST APIs. For the most things it should feel very familiar to zendmd, but there are some changes do to the merging of the JSON and REST APIs. Please read the API docs for Zenoss and the YARDDoc for this gem (rdoc.info).
RPMPackage rubygem-tzinfo-1.2.2-1.lbn19.noarch
TZInfo is a Ruby library that uses the standard tz (Olson) database to provide daylight savings aware transformations between times in different time zones.
RPMPackage rngom-201103-0.13.20120119svn.lbn19.noarch
RNGOM is an open-source Java library for parsing RELAX NG grammars. In particular, RNGOM can: * parse the XML syntax * parse the compact syntax * check all the semantic restrictions as specified in the specification * parse RELAX NG into application-defined data structures * build a default data structure based around the binarized simple syntax or another data structure that preserves more of the parsed information * parse foreign elements/attributes in a schema * parse comments in a schema
RPMPackage resteasy-3.0.17-1.lbn19.noarch
RESTEasy contains a JBoss project that provides frameworks to help build RESTful Web Services and RESTful Java applications. It is a fully certified and portable implementation of the JAX-RS specification.
RPMPackage relaxngcc-1.12-5.fc19.noarch
RelaxNGCC is a tool for generating Java source code from a given RELAX NG grammar. By embedding code fragments in the grammar like yacc or JavaCC, you can take appropriate actions while parsing valid XML documents against the grammar.
RPMPackage relaxngDatatype-2011.1-4.lbn19.noarch
RELAX NG is a public space for test cases and other ancillary software related to the construction of the RELAX NG language and its implementations.
RPMPackage regexp-1.5-23.lbn19.noarch
Regexp is a 100% Pure Java Regular Expression package that was graciously donated to the Apache Software Foundation by Jonathan Locke. He originally wrote this software back in 1996 and it has stood up quite well to the test of time. It includes complete Javadoc documentation as well as a simple Applet for visual debugging and testing suite for compatibility.
RPMPackage rabbitmq-server-3.6.1-2.lbn19.noarch
RabbitMQ is an implementation of AMQP, the emerging standard for high performance enterprise messaging. The RabbitMQ server is a robust and scalable implementation of an AMQP broker.
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.