You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage libssh-0.8.7-1.lbn25.x86_64
The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its Secure FTP implementation, you can play with remote files easily, without third-party programs others than libcrypto (from openssl).
RPMPackage libss-1.43.3-1.lbn25.x86_64
This is libss, a command line interface parsing library, part of e2fsprogs. This package includes a tool that parses a command table to generate a simple command-line interface parser, the include files needed to compile and use it. It was originally inspired by the Multics SubSystem library.
RPMPackage libsrtp-1.5.4-3.lbn25.x86_64
This package provides an implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a supporting cryptographic kernel.
RPMPackage libspectre-0.2.7-8.fc24.x86_64
libspectre is a small library for rendering PostScript(TM) documents. It provides a convenient easy to use API for handling and rendering PostScript documents.
RPMPackage libspatialite-5.0.0-beta0_1.lbn25.1.x86_64
SpatiaLite is a a library extending the basic SQLite core in order to get a full fledged Spatial DBMS, really simple and lightweight, but mostly OGC-SFS compliant.
RPMPackage libsoup-2.65.90-1.lbn25.x86_64
Libsoup is an HTTP library implementation in C. It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. libsoup uses the Glib main loop and is designed to work well with GTK applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the Gtk+ programming model (a synchronous operation mode is also supported for those who want it).
RPMPackage libsolv-tools-0.7.19-3.lbn25.x86_64
Package dependency solver tools.
RPMPackage libsolv-0.7.19-3.lbn25.x86_64
A free package dependency solver using a satisfiability algorithm. The library is based on two major, but independent, blocks: - Using a dictionary approach to store and retrieve package and dependency information. - Using satisfiability, a well known and researched topic, for resolving package dependencies.
RPMPackage libsndfile-1.0.28-12.lbn25.x86_64
libsndfile is a C library for reading and writing sound files such as AIFF, AU, WAV, and others through one standard interface. It can currently read/write 8, 16, 24 and 32-bit PCM files as well as 32 and 64-bit floating point WAV files and a number of compressed formats. It compiles and runs on *nix, MacOS, and Win32.
RPMPackage libsmbclient-4.15.1-0.lbn25.x86_64
The libsmbclient contains the SMB client library from the Samba suite.
RPMPackage libsmartcols-2.37.2-1.lbn25.x86_64
This is library for ls-like terminal programs, part of util-linux.
RPMPackage libsigc++20-2.10.0-1.fc25.x86_64
This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. Originally part of the Gtk-- widget set, libsigc++20 is now a separate library to provide for more general use. It is the most complete library of its kind with the ability to connect an abstract callback to a class method, function, or function object. It contains adaptor classes for connection of dissimilar callbacks and has an ease of use unmatched by other C++ callback libraries. Package GTK-- (gtkmm), which is a C++ binding to the GTK+ library, starting with version 1.1.2, uses libsigc++20.
RPMPackage libstdc++-static-10.0.1-0.8.lbn25.x86_64
Static libraries for the GNU standard C++ library.
RPMPackage libstdc++-devel-10.0.1-0.8.lbn25.x86_64
This is the GNU implementation of the standard C++ libraries. This package includes the header files and libraries needed for C++ development. This includes rewritten implementation of STL.
RPMPackage mhvtl-KMP-1.6-3.lbn25.1.x86_64
This is the kernel module package for the mhvtl Virtual Tape & Library package. This works in conjunction with the user-land commands and libraries to enable tape emulation. The vtl module is a stripped-down derivative of the scsi_debug kernel module, plus a character device "back end" to pass the SCSI commands through to user-space daemons.
RPMPackage mhvtl-1.6-3.lbn25.1.x86_64
A Virtual Tape & Library system. This package is composed of a KMP (mhvtl), which is also a psuedo HBA.
RPMPackage mock-2.1-1.lbn25.noarch
Mock takes an SRPM and builds it in a chroot.
RPMPackage nftables-0.9.9-3.lbn25.x86_64
Netfilter Tables userspace utilities.
RPMPackage mod_xsendfile-0.12-18.lbn25.x86_64
mod_xsendfile is a small Apache2 module that processes X-SENDFILE headers registered by the original output handler. If it encounters the presence of such header it will discard all output and send the file specified by that header instead using Apache internals including all optimizations like caching-headers and sendfile or mmap if configured. It is useful for processing script-output of e.g. php, perl or any cgi.
RPMPackage mod_wsgi-4.5.15-4.lbn25.py37.x86_64
The mod_wsgi adapter is an Apache module that provides a WSGI compliant interface for hosting Python based web applications within Apache. The adapter is written completely in C code against the Apache C runtime and for hosting WSGI applications within Apache has a lower overhead than using existing WSGI adapters for mod_python or CGI.