You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage iptables-nft-1.8.7-13.lbn25.x86_64
nftables compatibility for iptables, arptables and ebtables.
RPMPackage libidn2-2.0.4-1.lbn25.x86_64
Libidn2 is an implementation of the IDNA2008 specifications in RFC 5890, 5891, 5892, 5893 and TR46 for internationalized domain names (IDN). It is a standalone library, without any dependency on libidn.
RPMPackage git-core-doc-2.32.0-1.lbn25.1.noarch
Documentation files for git-core package including man pages.
RPMPackage libpng15-1.5.27-1.fc25.x86_64
The libpng15 package provides libpng 1.5, an older version of the libpng. library for manipulating PNG (Portable Network Graphics) image format files. This version should be used only if you are unable to use the current version of libpng.
RPMPackage libimagequant-2.12.6-2.lbn25.x86_64
Small, portable C library for high-quality conversion of RGBA images to 8-bit indexed-color (palette) images.
RPMPackage libdatrie-0.2.9-3.lbn25.x86_64
datrie is an implementation of double-array structure for representing trie. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. Details of the implementation: http://linux.thai.net/~thep/datrie/datrie.html
RPMPackage jbig2dec-0.17-4.lbn25.x86_64
jbig2dec is a decoder implementation of the JBIG2 image compression format. JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit monochrome) images at moderately high resolution, and in particular scanned paper documents. In this domain it is very efficient, offering compression ratios on the order of 100:1.
RPMPackage javapackages-local-5.3.0-13.lbn25.noarch
This package provides non-essential macros and scripts to support Java packaging.
RPMPackage javapackages-filesystem-5.3.0-13.lbn25.noarch
This package provides some basic directories into which Java packages install their content.
RPMPackage glibc-minimal-langpack-2.30.9000-1.lbn25.x86_64
This is a Meta package that is used to install minimal language packs. This package ensures you can use C, POSIX, or C.UTF-8 locales, but nothing else. It is designed for assembling a minimal system.
RPMPackage glibc-langpack-en-2.30.9000-1.lbn25.x86_64
The glibc-langpack-en package includes the basic information required to support the en language in your applications.
RPMPackage glibc-all-langpacks-2.30.9000-1.lbn25.x86_64
 
RPMPackage elfutils-default-yama-scope-0.185-5.lbn25.noarch
Yama sysctl setting to enable default attach scope settings enabling programs to use ptrace attach, access to /proc/PID/{mem,personality,stack,syscall}, and the syscalls process_vm_readv and process_vm_writev which are used for interprocess services, communication and introspection (like synchronisation, signaling, debugging, tracing and profiling) of processes.
RPMPackage gdk-pixbuf2-xlib-2.40.0-2.lbn25.x86_64
This package contains the old libgdk-pixbuf-xlib library that is needed by some programs to load GdkPixbuf using bare XLib calls.
RPMPackage gdk-pixbuf2-modules-2.40.0-2.lbn25.x86_64
This package contains the additional modules that are needed to load various image formats such as ICO and JPEG.
RPMPackage fpc-srpm-macros-1.0-1.fc25.noarch
This package contains RPM macros needed by packages built with the Free Pascal Compiler. For example, it makes available a macro that lists all architectures where fpc is available.
RPMPackage libnsl2-1.2.0-3.20180605git4a062cf.lbn25.x86_64
This package contains the libnsl library. This library contains the public client interface for NIS(YP) and NIS+. This code was formerly part of glibc, but is now standalone to be able to link against TI-RPC for IPv6 support.
RPMPackage libnsl-2.30.9000-1.lbn25.x86_64
This package provides the legacy version of libnsl library, for accessing NIS services. This library is provided for backwards compatibility only; applications should use libnsl2 instead to gain IPv6 support.
RPMPackage libdb-devel-5.3.28-14.fc24.x86_64
The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. This package contains the header files, libraries, and documentation for building programs which use the Berkeley DB.
RPMPackage libaec-1.0.4-3.lbn25.x86_64
Libaec provides fast loss-less compression of 1 up to 32 bit wide signed or unsigned integers (samples). The library achieves best results for low entropy data as often encountered in space imaging instrument data or numerical model output from weather or climate simulations. While floating point representations are not directly supported, they can also be efficiently coded by grouping exponents and mantissa. Libaec implements Golomb Rice coding as defined in the Space Data System Standard documents 121.0-B-2 and 120.0-G-2. Libaec includes a free drop-in replacement for the SZIP library (http://www.hdfgroup.org/doc_resource/SZIP).