You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage libdbusmenu-tools-16.04.0-19.fc36.x86_64
The libdbusmenu-tools package contains helper tools for developing applications that use libdbusmenu.
RPMPackage libdbusmenu-jsonloader-16.04.0-19.fc36.x86_64
Test library for libdbusmenu.
RPMPackage libdbusmenu-gtk3-16.04.0-19.fc36.x86_64
Shared libraries for the libdbusmenu-gtk3 library.
RPMPackage libdbusmenu-gtk2-16.04.0-19.fc36.x86_64
Shared libraries for the libdbusmenu-gtk2 library.
RPMPackage libdbusmenu-doc-16.04.0-19.fc36.noarch
The libdbusmenu-doc package contains documents for developing applications that use libdbusmenu.
RPMPackage libdbusmenu-16.04.0-19.fc36.x86_64
This is a small library designed to make sharing and displaying of menu structures over DBus simple and easy to use. It works for both QT and GTK+ and makes building menus simple.
RPMPackage libdbi-doc-0.9.0-19.fc36.noarch
The libdbi-doc package contains guides for development of applications with libdbi.
RPMPackage libdbi-0.9.0-19.fc36.x86_64
libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using this framework. The libdbi package contains just the libdbi framework. To make use of libdbi you will also need one or more plugins from libdbi-drivers, which contains the plugins needed to interface to specific database servers.
RPMPackage libdb-utils-5.3.28-55.lbn36.x86_64
The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length record access methods, transactions, locking, logging, shared memory caching, and database recovery. DB supports C, C++ and Perl APIs.
RPMPackage libdb-tcl-5.3.28-55.lbn36.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 libraries for building programs which use the Berkeley DB in Tcl.
RPMPackage libdb-sql-5.3.28-55.lbn36.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 libraries for building programs which use the Berkeley DB in SQL.
RPMPackage libdb-cxx-5.3.28-55.lbn36.x86_64
The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. The Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length record access methods, transactions, locking, logging, shared memory caching, and database recovery. The Berkeley DB supports C, C++, and Perl APIs. It is used by many applications, including Python and Perl, so this should be installed on all systems.
RPMPackage libdb-5.3.28-55.lbn36.x86_64
The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. The Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length record access methods, transactions, locking, logging, shared memory caching, and database recovery. The Berkeley DB supports C, C++, and Perl APIs. It is used by many applications, including Python and Perl, so this should be installed on all systems.
RPMPackage libdazzle-3.44.0-1.fc36.x86_64
libdazzle is a collection of fancy features for GLib and Gtk+ that aren't quite ready or generic enough for use inside those libraries. This is often a proving ground for new widget prototypes. Applications such as Builder tend to drive development of this project.
RPMPackage libdav1d-0.9.2-2.fc36.x86_64
Library files for dav1d, the AV1 cross-platform Decoder.
RPMPackage libdatrie-0.2.13-3.fc36.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 libdap-doc-3.20.9-2.fc36.x86_64
Documentation of the libdap library.
RPMPackage libdap-3.20.9-2.fc36.x86_64
The libdap++ library contains an implementation of DAP2. This package contains the library, dap-config, and getdap. The script dap-config simplifies using the library in other projects. The getdap utility is a simple command-line tool to read from DAP2 servers. It is built using the library and demonstrates simple uses of it.
RPMPackage libdaemon-0.14-23.fc36.x86_64
libdaemon is a lightweight C library which eases the writing of UNIX daemons. It consists of the following parts: * A wrapper around fork() which does the correct daemonization procedure of a process * A wrapper around syslog() for simpler and compatible log output to Syslog or STDERR * An API for writing PID files * An API for serializing UNIX signals into a pipe for usage with select() or poll() * An API for running subprocesses with STDOUT and STDERR redirected to syslog.
RPMPackage libcurl-7.82.0-12.fc36.x86_64
libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP, SMTP, POP3 and RTSP. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http proxy tunneling and more.