You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rpm-plugin-dbus-announce-4.19.94-1.lbn36.x86_64
The plugin announces basic information about rpm transactions to the system DBUS - like packages installed or removed. Other programs can subscribe to the signals to get notified when packages on the system change.
RPMPackage rpm-plugin-audit-4.19.94-1.lbn36.x86_64
Rpm plugin for logging audit events on package operations.
RPMPackage rpm-cron-4.19.94-1.lbn36.noarch
This package contains a cron job which creates daily logs of installed packages on a system.
RPMPackage python3-pytzdata-2020.1-6.fc36.noarch
The Olson timezone database for Python.
RPMPackage python3-whitenoise-5.3.0-2.fc36.noarch
Radically simplified static file serving for python web apps. with a couple of lines of config whitenoise allows your web app to serve its own static files, making it a self-contained unit that can be deployed anywhere without relying on nginx, amazon s3 or any other external service. (especially useful on heroku, openshift and other paas providers.)
RPMPackage python3-webcolors-24.11.1-2.lbn36.noarch
webcolors is a module for working with and converting between the various HTML/CSS color formats.
RPMPackage python3-wcmatch-8.4.1-1.lbn36.noarch
Wildcard Match provides an enhanced fnmatch, glob, and pathlib library in order to provide file matching and globbing that more closely follows the features found in Bash. In some ways these libraries are similar to Python's builtin libraries as they provide a similar interface to match, filter, and glob the file system. But they also include a number of features found in Bash's globbing such as backslash escaping, brace expansion, extended glob pattern groups, etc. They also add a number of new useful functions as well, such as globmatch which functions like fnmatch, but for paths.
RPMPackage python3-subprocess-tee-0.4.1-5.lbn36.noarch
This package provides an drop-in alternative to subprocess.run that captures the output while still printing it in real time, just the way tee does.
RPMPackage python3-strict-rfc3339-0.7-5.fc36.noarch
Goals: - Convert UNIX timestamps to and from RFC3339. - Either produce RFC3339 strings with a UTC offset (Z) or with the offset that the C time module reports is the local timezone offset. - Simple with minimal dependencies/libraries. - Avoid timezones as much as possible. - Be very strict and follow RFC3339.
RPMPackage python3-solv-0.7.31-1.lbn36.x86_64
Python bindings for the libsolv library. Python 3 version.
RPMPackage xorg-x11-drv-ati-19.1.0-7.fc36.x86_64
X.Org X11 ati video driver.
RPMPackage xmodmap-1.0.10-3.fc36.x86_64
The xmodmap program is used to edit and display the keyboard modifier map and keymap table that are used by client applications to convert event keycodes into keysyms.
RPMPackage xmlsec1-openssl-1.2.37-5.lbn36.x86_64
OpenSSL plugin for XML Security Library provides OpenSSL based crypto services for the xmlsec library.
RPMPackage xmlsec1-1.2.37-5.lbn36.x86_64
XML Security Library is a C library based on LibXML2 and OpenSSL. The library was created with a goal to support major XML security standards "XML Digital Signature" and "XML Encryption".
RPMPackage xmlrpc-c-1.51.08-1.fc36.x86_64
XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into XML document, sends it to a remote server using HTTP, and gets back the response as XML. This library provides a modular implementation of XML-RPC for C.
RPMPackage xl2tpd-1.3.16-4.fc36.x86_64
xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661). L2TP allows you to tunnel PPP over UDP. Some ISPs use L2TP to tunnel user sessions from dial-in servers (modem banks, ADSL DSLAMs) to back-end PPP servers. Another important application is Virtual Private Networks where the IPsec protocol is used to secure the L2TP connection (L2TP/IPsec, RFC 3193). The L2TP/IPsec protocol is mainly used by Windows and Mac OS X clients. On Linux, xl2tpd can be used in combination with IPsec implementations such as Openswan. Example configuration files for such a setup are included in this RPM. xl2tpd works by opening a pseudo-tty for communicating with pppd. It runs completely in userspace. xl2tpd supports IPsec SA Reference tracking to enable overlapping internak NAT'ed IP's by different clients (eg all clients connecting from their linksys internal IP 192.168.1.101) as well as multiple clients behind the same NAT router. xl2tpd supports the pppol2tp kernel mode operations on 2.6.23 or higher, or via a patch in contrib for 2.4.x kernels. Xl2tpd is based on the 0.69 L2TP by Jeff McAdams <jeffm@iglou.com> It was de-facto maintained by Jacco de Leeuw <jacco2@dds.nl> in 2002 and 2003.
RPMPackage xkbcomp-1.4.5-3.fc36.x86_64
X.Org XKB keymap compiler
RPMPackage xhost-1.0.8-3.fc36.x86_64
xhost is used to manage the list of host names or user names allowed to make connections to the X server.
RPMPackage xfwm4-theme-nodoka-0.2-15.lbn36.noarch
The Nodoka theme for xfwm4. A clean theme featuring soft gradients and Echoey look and feel.
RPMPackage xfsprogs-6.12.0-1.lbn36.x86_64
A set of commands to use the XFS filesystem, including mkfs.xfs. XFS is a high performance journaling filesystem which originated on the SGI IRIX platform. It is completely multi-threaded, can support large files and large filesystems, extended attributes, variable block sizes, is extent based, and makes extensive use of Btrees (directories, extents, free space) to aid both performance and scalability. This implementation is on-disk compatible with the IRIX version of XFS.