You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rpmconf-1.1.10-2.lbn36.noarch
This tool search for .rpmnew, .rpmsave and .rpmorig files and ask you what to do with them: Keep current version, place back old version, watch the diff or merge.
RPMPackage rpm-sign-4.19.94-1.lbn36.x86_64
This package contains support for digitally signing RPM packages.
RPMPackage rpm-sequoia-1.4.0-1.fc36.x86_64
An implementation of the RPM PGP interface using Sequoia.
RPMPackage rpm-plugin-syslog-4.19.94-1.lbn36.x86_64
Rpm plugin for syslog functionality.
RPMPackage rpm-plugin-ima-4.19.94-1.lbn36.x86_64
Rpm plugin ima file signatures.
RPMPackage rpm-plugin-fsverity-4.19.94-1.lbn36.x86_64
Rpm plugin for fsverity file signatures.
RPMPackage rpm-plugin-fapolicyd-4.19.94-1.lbn36.x86_64
Rpm plugin for fapolicyd support. See https://people.redhat.com/sgrubb/fapolicyd/ for information about the fapolicyd daemon.
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-mypy-boto3-rds-1.26.17-1.lbn36.noarch
<a id"mypy-boto3-rds"></a> mypy-boto3-rds[![PyPI - mypy-boto3-rds]( [![PyPI - Python Version]( [![Docs]( [![PyPI - Downloads](
RPMPackage python3-bcrypt-3.2.2-1.fc36.x86_64
Modern password hashing for your software and your servers.
RPMPackage python3-whitenoise-6.4.0-8.lbn36.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-url-normalize-2.2.1-1.lbn36.noarch
url-normalize [![Build Status]( [![Coverage Status]( Normalization function:* Take care of IDN domains. * Always provide the URI scheme in lowercase characters. * Always provide the host, if any, in lowercase characters. * Only perform percent-encoding where it is essential. * Always use uppercase A-through-F characters when percent-encoding. * Prevent dot-segments appearing in non-relative URI 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.