You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-lazr-restful-2.0.1-1.lbn36.noarch
This file is part of lazr.restful. lazr.restful is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License. lazr.restful is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A...
RPMPackage python3-lazr-lifecycle-1.2.1-1.lbn36.noarch
This file is part of lazr.lifecycle. lazr.lifecycle is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License. lazr.lifecycle is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS...
RPMPackage python3-lazr-enum-1.2.1-1.lbn36.noarch
This file is part of lazr.enum. lazr.enum is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License. lazr.enum is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A...
RPMPackage python3-lazr-delegates-2.0.4-1.lbn36.noarch
The lazr.delegates package makes it easy to write objects that delegate behavior to another object. The new object adds some property or behavior on to the other object, while still providing the underlying interface, and delegating behavior.
RPMPackage python3-lazr-batchnavigator-1.3.1-1.lbn36.noarch
This file is part of lazr.batchnavigator. lazr.batchnavigator is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License. lazr.batchnavigator is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of...
RPMPackage python3-jeepney-0.8.0-1.lbn36.noarch
Jeepney is a pure Python implementation of D-Bus messaging. It has an I/O-free core, and integration modules for different event loops. D-Bus is an inter-process communication system, mainly used in Linux. To install Jeepney: pip install jeepney Jeepney docs on Readthedocs
RPMPackage python3-jaraco-tidelift-1.5.0-1.lbn36.noarch
 
RPMPackage python3-jaraco-text-4.0.0-2.lbn36.noarch
Module for text manipulation
RPMPackage python3-jaraco-test-5.5.1-1.lbn36.noarch
Testing support by jaraco.
RPMPackage python3-jaraco-stream-3.0.4-1.lbn36.noarch
Routines for handling streaming data, including a set of generators for loading gzip data on the fly.
RPMPackage python3-jaraco-packaging-10.2.2-2.lbn36.noarch
Tools for packaging.dependency_tree A dist-utils command for reporting the dependency tree as resolved by setup-tools. Use after installing a package.show A dist-utils command for reporting the attributes of a distribution, such as the version or author name.
RPMPackage python3-jaraco-logging-3.3.0-5.lbn36.noarch
Support for Python logging facility.
RPMPackage python3-jaraco-itertools-6.2.1-1.lbn36.noarch
 
RPMPackage python3-jaraco-functools-4.1.0-1.lbn36.noarch
Functools like those found in stdlib
RPMPackage python3-jaraco-context-6.0.1-3.lbn36.noarch
Context managers by jaraco.
RPMPackage python3-jaraco-collections-5.1.0-1.lbn36.noarch
Collection objects similar to those in stdlib by jaraco
RPMPackage python3-jaraco-classes-3.4.0-5.lbn36.noarch
Utility functions for Python class constructs.
RPMPackage python3-jaraco-10.2.2-2.lbn36.noarch
A Parent package for jaraco's parent dir and init file.
RPMPackage python3-importlib-resources-5.10.0-1.lbn36.noarch
importlib_resources is a backport of Python standard library importlib.resources module for older Pythons. The key goal of this module is to replace parts of pkg_resources with a solution in Python’s stdlib that relies on well-defined APIs. This makes reading resources included in packages easier, with more stable and consistent semantics. Compatibility New features are introduced in this third-party library and later merged into CPython. The following table indicates which versions of this library were contributed to different versions in the standard library: importlib_resources stdlib 5.8 3.12 5.7 3.11 5.0 3.10 1.3 3.9 0.5 (?) 3.7 For Enterprise Available as part of the Tidelift Subscription. This project and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use. Learn more. Security Contact To report a security vulnerability, please use the Tidelift security contac
RPMPackage python3-importlib-metadata-7.2.1-1.lbn36.noarch
Library to access the metadata for a Python package. This package supplies third-party access to the functionality of importlib.metadata including improvements added to subsequent Python versions.