You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-cheroot-8.6.0-4.fc36.noarch
Cheroot is the high-performance, pure-Python HTTP server used by CherryPy.
RPMPackage python3-charset-normalizer-3.4.2-1.lbn36.noarch
A library that helps you read text from an unknown charset encoding. Motivated by chardet, trying to resolve the issue by taking a new approach. All IANA character set names for which the Python core library provides codecs are supported.
RPMPackage python3-chardet-5.2.0-10.lbn36.noarch
Chardet: The Universal Character Encoding Detector Detects: • ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants) • Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN (Traditional and Simplified Chinese) • EUC-JP, SHIFT_JIS, CP932, ISO-2022-JP (Japanese) • EUC-KR, ISO-2022-KR, Johab (Korean) • KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic) • ISO-8859-5, windows-1251 (Bulgarian) • ISO-8859-1, windows-1252 (Western European languages) • ISO-8859-7, windows-1253 (Greek) • ISO-8859-8, windows-1255 (Visual and Logical Hebrew) • TIS-620 (Thai) ISO-8859-2 and windows-1250 (Hungarian) probers have been temporarily disabled.
RPMPackage python3-cffi-1.17.1-1.lbn36.x86_64
Foreign Function Interface for Python, providing a convenient and reliable way of calling existing C code from Python. The interface is based on LuaJIT’s FFI.
RPMPackage python3-certifi-2025.07.09-1.lbn36.noarch
Certifi is a carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. It has been extracted from the Requests project. Please note that this Fedora package does not actually include a certificate collection at all. It reads the system shared certificate trust collection instead. For more details on this system, see the ca-certificates package. This package provides the Python 3 certifi library.
RPMPackage python3-case-conversion-2.1.0-1.lbn36.noarch
UNKNOWN
RPMPackage python3-capstone-4.0.2-9.fc36.x86_64
Capstone is a disassembly framework with the target of becoming the ultimate disasm engine for binary analysis and reversing in the security community. The python3-capstone package contains python3 bindings for capstone.
RPMPackage python3-cairosvg-2.7.0-3.lbn36.noarch
CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF, PostScript and PNG files.
RPMPackage python3-cairocffi-1.6.1-2.lbn36.noarch
cairocffi is a CFFI-based drop-in replacement for Pycairo, a set of Python bindings and object-oriented API for cairo. Cairo is a 2D vector graphics library with support for multiple backends including image buffers, PNG, PostScript, PDF, and SVG file output.
RPMPackage python3-cairo-1.25.1-1.lbn36.x86_64
Python 3 bindings for the cairo library.
RPMPackage python3-cachetools-5.5.2-1.lbn36.noarch
This module provides various memoizing collections and decorators, including a variant of the Python 3 Standard Library @lru_cache function decorator. This module provides multiple cache implementations based on different cache algorithms, as well as decorators for easily memoizing function and method calls.
RPMPackage python3-bytesize-2.10-1.lbn36.x86_64
This package contains Python 3 bindings for libbytesize making the use of the library from Python 3 easier and more convenient.
RPMPackage python3-build-1.2.2-2.lbn36.noarch
A simple, correct PEP517 package builder.
RPMPackage python3-brotlipy-0.7.0-1.lbn36.x86_64
This library contains Python bindings for the reference Brotli encoder/decoder, available here_. This allows Python software to use the Brotli compression algorithm directly from Python code.To use it simply, try this:.. code-block:: python import brotli data brotli.decompress(compressed_data)More information can be found in the documentation_... _available here: .. _in the documentation: The...
RPMPackage python3-brotlicffi-1.0.9.2-1.lbn36.x86_64
BrotliCFFI This library contains Python CFFI bindings for the reference Brotli encoder/decoder, available here_. This allows Python software to use the Brotli compression algorithm directly from Python code.Install from PyPI:
RPMPackage python3-brotli-1.1.0-4.lbn36.x86_64
Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. This package installs a Python 3 module.
RPMPackage python3-brlapi-0.8.4-4.fc36.x86_64
This package provides the Python 3 binding for BrlAPI.
RPMPackage python3-botocore-1.38.9-1.lbn36.noarch
A low-level interface to a growing number of Amazon Web Services. The botocore package is the foundation for the AWS CLI as well as boto3.
RPMPackage python3-blockdev-3.0.4-1.lbn36.x86_64
This package contains enhancements to the gobject-introspection bindings for libblockdev in Python3.
RPMPackage python3-blivet-3.4.4-1.fc36.noarch
The python3-blivet is a python3 package for examining and modifying storage configuration.