You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage erlang-R15B-01.4.fc18.1.armv6hl
Erlang is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. Erlang is used in several large telecommunication systems from Ericsson.
RPMPackage epydoc-3.0.1-7.fc13.noarch
Epydoc is a tool for generating API documentation for Python modules, based on their docstrings. For an example of epydoc's output, see the API documentation for epydoc itself (html, pdf). A lightweight markup language called epytext can be used to format docstrings, and to add information about specific fields, such as parameters and instance variables. Epydoc also understands docstrings written in ReStructuredText, Javadoc, and plaintext.
RPMPackage dm.reuse-1.1-3.lbn13.noarch
Support for object reuse with slight modifications
RPMPackage chef-handler-zenoss-0.0.2-2.lbn13.noarch
Allows reporting of Chef run metrics from Zenoss event console. You'll need the chef_handler recipe and something like the following in a recipe of your own: chef_handler 'Chef::Handler::ZenossHandler' do action :enable arguments [node[:zenoss][:server_url], node[:zenoss][:server_username], node[:zenoss][:server_password] ] source ::File.join(::Gem.all_load_paths.grep(/chef-handler-zenoss/).first, 'chef', 'handler', 'zenoss') end
RPMPackage cglib-2.2-8.lbn13.noarch
cglib is a powerful, high performance and quality code generation library for Java. It is used to extend Java classes and implements interfaces at runtime.
RPMPackage cal10n-0.7.2-2.fc13.noarch
Compiler Assisted Localization, abbreviated as CAL10N (pronounced as "calion") is a java library for writing localized (internationalized) messages. Features: * java compiler verifies message keys used in source code * tooling to detect errors in message keys * native2ascii tool made superfluous, as you can directly encode bundles in the most convenient charset, per locale. * good performance (300 nanoseconds per key look-up) * automatic reloading of resource bundles upon change
RPMPackage bastion-monit-zenoss4-zep-4.2.5-3.lbn13.noarch
Zenoss Event Processor control script
RPMPackage bastion-monit-zenoss4-mysqld-4.2.5-3.lbn13.noarch
Zenoss MySQL event server start/stop/control
RPMPackage bastion-monit-zenoss4-4.2.5-3.lbn13.noarch
Zenoss start/stop/control
RPMPackage bastion-monit-zenoss-windoz-4.2.4_1.0.8-2.lbn13.noarch
Windows monitoring start/stop/control
RPMPackage bastion-monit-zenoss-pythoncollector-4.2.5_1.6.0-4.lbn13.noarch
zenpython start/stop/control
RPMPackage bastion-monit-zenoss-ldap-4.2.4_4.0.2-1.lbn13.noarch
zenperfldap start/stop/control
RPMPackage bastion-monit-snmpd-1.4.0-1.lbn13.noarch
SNMP daemon start/stop/control
RPMPackage bastion-monit-rabbitmq-1.4.0-1.lbn13.noarch
rabbitmq start/stop/control
RPMPackage bastion-monit-mysqld-1.4.0-1.lbn13.noarch
MySQL server daemon start/stop/control
RPMPackage bastion-monit-memcached-1.4.0-1.lbn13.noarch
Memcached server daemon start/stop/control
RPMPackage bastion-monit-iperf-3.0-2.lbn13.x86_64
Iperf daemon start/stop/control
RPMPackage bastion-monit-1.4.0-1.lbn13.noarch
BastionLinux monit services configuration and control scripts.
RPMPackage apache-commons-logging-1.1.1-16.lbn13.noarch
The commons-logging package provides a simple, component oriented interface (org.apache.commons.logging.Log) together with wrappers for logging systems. The user can choose at runtime which system they want to use. In addition, a small number of basic implementations are provided to allow users to use the package standalone. commons-logging was heavily influenced by Avalon's Logkit and Log4J. The commons-logging abstraction is meant to minimize the differences between the two, and to allow a developer to not tie himself to a particular logging implementation.
RPMPackage apache-commons-io-2.0.1-3.lbn13.noarch
Commons-IO contains utility classes, stream implementations, file filters, and endian classes. It is a library of utilities to assist with developing IO functionality.