You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-Config-INI-0.025-12.lbn25.noarch
Config::INI - simple .ini-file format.
RPMPackage perl-Config-Grammar-1.13-1.lbn25.noarch
Config::Grammar is a module to parse configuration files. The configuration may consist of multiple-level sections with assignments and tabular data. The parsed data will be returned as a hash containing the whole configuration. Config::Grammar uses a grammar that is supplied upon creation of a Config::Grammar object to parse the configuration file and return helpful error messages in case of syntax errors. Using the makepod method you can generate documentation of the configuration file format.
RPMPackage perl-B-Debug-1.26-419.lbn25.noarch
Walk Perl syntax tree and print debug information about op-codes. See B::Concise and B::Terse for other details.
RPMPackage policycoreutils-python-utils-3.2-6.lbn25.noarch
The policycoreutils-python-utils package contains the management tools use to manage an SELinux environment.
RPMPackage policycoreutils-dbus-3.2-6.lbn25.noarch
The policycoreutils-dbus package contains the management DBUS API use to manage an SELinux environment.
RPMPackage openjade-1.3.2-51.fc24.x86_64
OpenJade is an implementation of the ISO/IEC 10179:1996 standard DSSSL (Document Style Semantics and Specification Language). OpenJade is based on James Clark's Jade implementation of DSSSL. OpenJade is a command-line application and a set of components. The DSSSL engine inputs an SGML or XML document and can output a variety of formats: XML, RTF, TeX, MIF (FrameMaker), SGML, or XML.
RPMPackage opencv-core-4.5.4-4.lbn25.x86_64
This package contains the OpenCV C/C++ core libraries.
RPMPackage opencv-4.5.4-4.lbn25.x86_64
OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms.
RPMPackage openbios-20160717-1.gite79bca6.fc25.noarch
The OpenBIOS project provides you with most free and open source Open Firmware implementations available. Here you find several implementations of IEEE 1275-1994 (Referred to as Open Firmware) compliant firmware. Among its features, Open Firmware provides an instruction set independent device interface. This can be used to boot the operating system from expansion cards without native initialization code. It is Open Firmware's goal to work on all common platforms, like x86, AMD64, PowerPC, ARM and Mips. With its flexible and modular design, Open Firmware targets servers, workstations and embedded systems, where a sane and unified firmware is a crucial design goal and reduces porting efforts noticably. Open Firmware is found on many servers and workstations and there are sever commercial implementations from SUN, Firmworks, CodeGen, Apple, IBM and others. In most cases, the Open Firmware implementations provided on this site rely on an additional low-level firmware for hardware initialization, such as coreboot or U-Boot.
RPMPackage openal-soft-1.19.1-9.lbn25.x86_64
OpenAL Soft is a cross-platform software implementation of the OpenAL 3D audio API. It's built off of the open-sourced Windows version available originally from the SVN repository at openal.org. OpenAL provides capabilities for playing audio in a virtual 3d environment. Distance attenuation, doppler shift, and directional sound emitters are among the features handled by the API. More advanced effects, including air absorption, low-pass filters, and reverb, are available through the EFX extension. It also facilitates streaming audio, multi-channel buffers, and audio capture.
RPMPackage ogdi-4.1.0-3.lbn25.x86_64
OGDI is the Open Geographic Datastore Interface. OGDI is an application programming interface (API) that uses a standardized access methods to work in conjunction with GIS software packages (the application) and various geospatial data products. OGDI uses a client/server architecture to facilitate the dissemination of geospatial data products over any TCP/IP network, and a driver-oriented approach to facilitate access to several geospatial data products/formats.
RPMPackage ocaml-srpm-macros-5-6.lbn25.noarch
This package contains macros needed by RPM in order to build SRPMS. It does not pull in any other OCaml dependencies.
RPMPackage ocaml-ocamldoc-4.08.1-1.lbn25.x86_64
Documentation generator for OCaml.
RPMPackage ocaml-4.08.1-1.lbn25.x86_64
OCaml 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), a replay debugger, a documentation generator, and a comprehensive library.
RPMPackage objenesis-2.1-4.lbn25.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 sub-classed without needing to worry about the super() constructor. * Container Frameworks - Objects can be dynamically instantiated in non-standard ways.
RPMPackage objectweb-asm-7.0-2.lbn25.noarch
ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. Provided common transformations and analysis algorithms allow to easily assemble custom complex transformations and code analysis tools.
RPMPackage nunit-3.7.1-7.lbn25.x86_64
NUnit is a unit testing framework for all .NET languages. It serves the same purpose as JUnit does in the Java world. It supports test categories, testing for exceptions and writing test results in plain text or XML. NUnit targets the CLI (Common Language Infrastructure) and supports Mono and the Microsoft .NET Framework.
RPMPackage numad-0.5-28.20150602git.lbn25.x86_64
Numad, a daemon for NUMA (Non-Uniform Memory Architecture) systems, that monitors NUMA characteristics and manages placement of processes and memory to minimize memory latency and thus provide optimum performance.
RPMPackage numactl-libs-2.0.11-2.fc24.x86_64
numactl-libs provides libnuma, a library to do allocations with NUMA policy in applications.
RPMPackage numactl-2.0.11-2.fc24.x86_64
Simple NUMA policy support. It consists of a numactl program to run other programs with a specific NUMA policy.