You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage ocaml-findlib-1.3.3-4.fc19.armv6hl
Objective CAML package manager and build helper.
RPMPackage ocaml-camomile-data-0.8.3-11.fc19.x86_64
The ocaml-camomile-data package contains data files for developing applications that use ocaml-camomile.
RPMPackage ocaml-camomile-data-0.8.3-11.fc19.armv6hl
The ocaml-camomile-data package contains data files for developing applications that use ocaml-camomile.
RPMPackage ocaml-camlidl-1.05-18.fc19.1.x86_64
CamlIDL is a stub code generator and COM binding for Objective Caml. CamlIDL comprises two parts: * A stub code generator that generates the C stub code required for the Caml/C interface, based on an MIDL specification. (MIDL stands for Microsoft's Interface Description Language; it looks like C header files with some extra annotations, plus a notion of object interfaces that look like C++ classes without inheritance.) * A (currently small) library of functions and tools to import COM components in Caml applications, and export Caml code as COM components.
RPMPackage ocaml-camlidl-1.05-18.fc19.armv6hl
CamlIDL is a stub code generator and COM binding for Objective Caml. CamlIDL comprises two parts: * A stub code generator that generates the C stub code required for the Caml/C interface, based on an MIDL specification. (MIDL stands for Microsoft's Interface Description Language; it looks like C header files with some extra annotations, plus a notion of object interfaces that look like C++ classes without inheritance.) * A (currently small) library of functions and tools to import COM components in Caml applications, and export Caml code as COM components.
RPMPackage ocaml-4.00.1-2.lbn19.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,Camlp4), a replay debugger, a documentation generator, and a comprehensive library.
RPMPackage ocaml-4.00.1-2.fc18.armv6hl
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,Camlp4), a replay debugger, a documentation generator, and a comprehensive library.
RPMPackage objenesis-2.1-4.fc25.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-asm4-4.1-3.fc19.noarch
ASM is a code manipulation tool to implement adaptable systems.
RPMPackage objectweb-asm-5.1-4.fc25.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 obexd-0.46-4.fc19.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.46-4.fc19.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-5.fc19.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 obex-data-server-0.4.6-5.fc19.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 nunit-runner-2.6.4-10.lbn19.x86_64
Tools for run NUnit test
RPMPackage nunit-2.6.4-12.lbn19.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 numpy-1.7.1-7.fc19.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 numad-0.5-10.20121130git.fc19.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.8-4.fc19.x86_64
numactl-libs provides libnuma, a library to do allocations with NUMA policy in applications.
RPMPackage numactl-2.0.8-4.fc19.x86_64
Simple NUMA policy support. It consists of a numactl program to run other programs with a specific NUMA policy.