You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage make-4.2.1-13.lbn25.x86_64
A GNU tool for controlling the generation of executables and other non-source files of a program from the program's source files. Make allows users to build and install packages without any significant knowledge about the details of the build process. The details about how the program should be built are provided for make in the program's makefile.
RPMPackage mailcap-2.1.53-2.lbn25.noarch
The mailcap file is used by the metamail program. Metamail reads the mailcap file to determine how it should display non-text or multimedia material. Basically, mailcap associates a particular type of file with a particular program that a mail agent or other program can call in order to handle the file. Mailcap should be installed to allow certain programs to be able to handle non-text files. Also included in this package is the mime.types file which contains a list of MIME types and their filename "extension" associations, used by several applications e.g. to determine MIME types for filenames.
RPMPackage m4-1.4.18-12.lbn25.x86_64
A GNU implementation of the traditional UNIX macro processor. M4 is useful for writing text files which can be logically parsed, and is used by many programs as part of their build process. M4 has built-in functions for including files, running shell commands, doing arithmetic, etc. The autoconf program needs m4 for generating configure scripts, but not for running configure scripts. Install m4 if you need a macro processor.
RPMPackage m2crypto-0.30.1-2.lbn25.x86_64
This package allows you to call OpenSSL functions from Python 2 scripts.
RPMPackage m17n-lib-anthy-1.8.0-1.lbn25.x86_64
Anthy module for m17n-lib allows ja-anthy.mim to support input conversion.
RPMPackage m17n-lib-1.8.0-1.lbn25.x86_64
m17n-lib is a multilingual text library used primarily to allow the input of many languages with the input table maps from m17n-db. The package provides the core and input method backend libraries.
RPMPackage m17n-db-1.8.0-3.lbn25.noarch
This package contains multilingualization (m17n) datafiles for m17n-lib which describe input maps, encoding maps, OpenType font data and font layout text rendering for languages.
RPMPackage lzop-1.03-15.fc25.x86_64
lzop is a compression utility which is designed to be a companion to gzip. It is based on the LZO data compression library and its main advantages over gzip are much higher compression and decompression speed at the cost of some compression ratio. The lzop compression utility was designed with the goals of reliability, speed, portability and with reasonable drop-in compatibility to gzip.
RPMPackage lzo-minilzo-2.10-2.lbn25.x86_64
A small (mini) version of lzo for embedding into applications which don't need full blown lzo compression support.
RPMPackage lzo-2.10-2.lbn25.x86_64
LZO is a portable lossless data compression library written in ANSI C. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed.
RPMPackage lzma-libs-4.32.7-16.fc24.x86_64
Libraries for decoding LZMA compression. ==================== Note ==================== LZMA Utils are no longer developed, although critical bugs may be fixed as long as fixing them doesn't require huge changes to the code. Users of LZMA Utils should move to XZ Utils. XZ Utils support the legacy .lzma format used by LZMA Utils, and can also emulate the command line tools of LZMA Utils. This should make transition from LZMA Utils to XZ Utils relatively easy.
RPMPackage lz4-1.9.1-1.lbn25.x86_64
LZ4 is an extremely fast loss-less compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-core CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems.
RPMPackage lynx-2.8.9-7.lbn25.x86_64
Lynx is a text-based Web browser. Lynx does not display any images, but it does support frames, tables, and most other HTML tags. One advantage Lynx has over graphical browsers is speed; Lynx starts and exits quickly and swiftly displays web pages.
RPMPackage lvm2-libs-2.03.11-6.lbn25.x86_64
This package contains shared lvm2 libraries for applications.
RPMPackage lvm2-2.03.11-6.lbn25.x86_64
LVM2 includes all of the support for handling read/write operations on physical volumes (hard disks, RAID-Systems, magneto optical, etc., multiple devices (MD), see mdadm(8) or even loop devices, see losetup(8)), creating volume groups (kind of virtual disks) from one or more physical volumes and creating one or more logical volumes (kind of logical partitions) in volume groups.
RPMPackage lucene-5.5.0-4.lbn25.noarch
Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform.
RPMPackage lua-static-5.4.0-8.lbn25.x86_64
This package contains the static version of liblua for lua.
RPMPackage lua-posix-35.0-2.lbn25.x86_64
This is a POSIX library for Lua which provides access to many POSIX features to Lua programs.
RPMPackage lua-devel-5.4.0-8.lbn25.x86_64
This package contains development files for lua.
RPMPackage lua-5.4.0-8.lbn25.x86_64
Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage collection, making it ideal for configuration, scripting, and rapid prototyping.