You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-configobj-5.0.6-27.fc36.noarch
ConfigObj is a simple but powerful configuration file reader and writer: an ini file round tripper. Its main feature is that it is very easy to use, with a straightforward programmers interface and a simple syntax for config files.
RPMPackage python3-compressed-rtf-1.0.6-1.lbn36.noarch
Compressed Rich Text Format (RTF) compression and decompression packageBased on Rich Text Format (RTF) Compression Algorithm
RPMPackage python3-colorlog-6.9.0-2.lbn36.noarch
"colorlog.ColoredFormatter is a formatter for use with Python's logging module that outputs records using terminal colors."
RPMPackage python3-colorama-0.4.6-1.lbn36.noarch
Cross-platform colored terminal text.
RPMPackage python3-collada-0.7.2-2.fc36.noarch
pycollada is a python 3 module for creating, editing and loading COLLADA, which is a COLLAborative Design Activity for establishing an interchange file format for interactive 3D applications. The library allows you to load a COLLADA file and interact with it as a python object. In addition, it supports creating a collada python object from scratch, as well as in-place editing.
RPMPackage python3-coding-0.3-1.lbn36.noarch
Coding is a base class which provides an answer to the issue of how to create enums in p
RPMPackage python3-cmarkgfm-2024.11.20-9.lbn36.x86_64
Bindings to GitHub's cmark Minimalist bindings to GitHub's fork of cmark.
RPMPackage python3-clint-0.5.1-1.lbn36.noarch
Clint: Python Command-line Application Tools **Clint** is a module filled with a set of awesome tools for developing commandline applications. **C** ommand **L** ine **IN** terface **T** oolsClint is awesome. Crazy awesome. It supports colors, but detects if the session is a TTY, so doesn't render the colors if you're piping stuff around. Automagically.Awesome nest-able indentation context...
RPMPackage python3-click-aliases-1.0.1-1.lbn36.noarch
click-aliases[![build]( [![license]( [![coverage]( (multiple) aliases to a click_ group or command.In your [click]( app:python import click from click_aliases import ClickAliasedGroup
RPMPackage python3-click-8.1.7-5.lbn36.noarch
click is a Python package for creating beautiful command line interfaces in a composable way with as little amount of code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with good defaults out of the box.
RPMPackage python3-click-8.1.7-5.lbn36.noarch
click is a Python package for creating beautiful command line interfaces in a composable way with as little amount of code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with good defaults out of the box.
RPMPackage python3-clang-14.0.0-1.fc36.x86_64
Python3 bindings for clang.
RPMPackage python3-cherrypy-18.8.0-1.fc36.noarch
CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This usually results in smaller source code developed in less time.
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.3.2-4.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-2024.6.2-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.