You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage ocaml-3.11.2-2.fc13.x86_64
Objective Caml is a high-level, strongly-typed, functional and object-oriented programming language from the ML family of languages. This package comprises two batch compilers (a fast bytecode compiler and an optimizing native-code compiler), an interactive toplevel system, parsing tools (Lex,Yacc,Camlp4), a replay debugger, a documentation generator, and a comprehensive library.
RPMPackage objenesis-1.2-7.fc16.noarch
Objenesis is a small Java library that serves one purpose: to instantiate a new object of a particular class. Java supports dynamic instantiation of classes using Class.newInstance(); however, this only works if the class has an appropriate constructor. There are many times when a class cannot be instantiated this way, such as when the class contains constructors that require arguments, that have side effects, and/or that throw exceptions. As a result, it is common to see restrictions in libraries stating that classes must require a default constructor. Objenesis aims to overcome these restrictions by bypassing the constructor on object instantiation. Needing to instantiate an object without calling the constructor is a fairly specialized task, however there are certain cases when this is useful: * Serialization, Remoting and Persistence - Objects need to be instantiated and restored to a specific state, without invoking code. * Proxies, AOP Libraries and Mock Objects - Classes can be subclassed without needing to worry about the super() constructor. * Container Frameworks - Objects can be dynamically instantiated in non-standard ways.
RPMPackage objectweb-asm-3.3.1-1.lbn13.noarch
ASM is a code manipulation tool to implement adaptable systems.
RPMPackage obexd-0.46-3.fc18.armv6hl
obexd contains obex-client, a D-Bus service to allow sending files using the Obex Push protocol, common on mobile phones and other Bluetooth-equipped devices.
RPMPackage obexd-0.29-1.lbn13.x86_64
obexd contains obex-client, a D-Bus service to allow sending files using the Obex Push protocol, common on mobile phones and other Bluetooth-equipped devices.
RPMPackage obex-data-server-0.4.6-4.fc18.armv6hl
obex-data-server is a D-Bus service to allow sending and receiving files using the ObexFTP and Obex Push protocols, common on mobile phones and other Bluetooth-equipped devices.
RPMPackage obex-data-server-0.4.5-1.fc13.x86_64
obex-data-server is a D-Bus service to allow sending and receiving files using the ObexFTP and Obex Push protocols, common on mobile phones and other Bluetooth-equipped devices.
RPMPackage nut-xml-2.6.5-1.fc18.armv6hl
This package adds the netxml-ups driver, that allows NUT to monitor a XML capable UPS.
RPMPackage nut-xml-2.6.0-6.lbn13.x86_64
This package adds the netxml-ups driver, that allows NUT to monitor a XML capable UPS.
RPMPackage nut-hal-2.6.0-6.lbn13.x86_64
This package contains the HAL enabled version of the drivers. You can use this for most USB connected UPSes that are powering a single system with a graphical desktop.
RPMPackage nut-client-2.6.5-1.fc18.armv6hl
This package includes the client utilities that are required to monitor a ups that the client host has access to, but where the UPS is physically attached to a different computer on the network.
RPMPackage nut-client-2.6.0-6.lbn13.x86_64
This package includes the client utilities that are required to monitor a ups that the client host has access to, but where the UPS is physically attached to a different computer on the network.
RPMPackage nut-cgi-2.6.5-1.fc18.armv6hl
This package includes CGI programs for accessing UPS status via a web browser.
RPMPackage nut-cgi-2.6.0-6.lbn13.x86_64
This package includes CGI programs for accessing UPS status via a web browser.
RPMPackage nut-2.6.5-1.fc18.armv6hl
These programs are part of a developing project to monitor the assortment of UPSes that are found out there in the field. Many models have serial ports of some kind that allow some form of state checking. This capability has been harnessed where possible to allow for safe shutdowns, live status tracking on web pages, and more.
RPMPackage nut-2.6.0-6.lbn13.x86_64
These programs are part of a developing project to monitor the assortment of UPSes that are found out there in the field. Many models have serial ports of some kind that allow some form of state checking. This capability has been harnessed where possible to allow for safe shutdowns, live status tracking on web pages, and more.
RPMPackage numpy-1.6.2-6.fc18.armv6hl
NumPy is a general-purpose array-processing package designed to efficiently manipulate large multi-dimensional arrays of arbitrary records without sacrificing too much speed for small multi-dimensional arrays. NumPy is built on the Numeric code base and adds features introduced by numarray as well as an extended C-API and the ability to create arrays of arbitrary type. There are also basic facilities for discrete fourier transform, basic linear algebra and random number generation. Also included in this package is a version of f2py that works properly with NumPy.
RPMPackage numpy-1.3.0-9.fc13.x86_64
NumPy is a general-purpose array-processing package designed to efficiently manipulate large multi-dimensional arrays of arbitrary records without sacrificing too much speed for small multi-dimensional arrays. NumPy is built on the Numeric code base and adds features introduced by numarray as well as an extended C-API and the ability to create arrays of arbitrary type. There are also basic facilities for discrete fourier transform, basic linear algebra and random number generation. Also included in this package is a version of f2py that works properly with NumPy.
RPMPackage numactl-libs-2.0.8-4.lbn13.x86_64
numactl-libs provides libnuma, a library to do allocations with NUMA policy in applications.
RPMPackage numactl-2.0.8-4.lbn13.x86_64
Simple NUMA policy support. It consists of a numactl program to run other programs with a specific NUMA policy.