Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37559901
en ru br
ALT Linux repos
S:6.1.0-alt1

Group :: Development/Python3
RPM: python3-module-importlib-resources

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 6.1.0-alt1
Build date: 27 september 2023, 09:25 ( 30.5 weeks ago )
Size: 35.33 Kb

Home page:   https://pypi.org/project/importlib-resources

License: Apache-2.0
Summary: Read resources from Python packages
Description:

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.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-importlib-resources
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin