Ravenports generated: 18 Jun 2022 22:05
[ravenports.git] / bucket_CB / python-importlib-resources
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-importlib-resources
4 VERSION=                5.8.0
5 KEYWORDS=               python
6 VARIANTS=               py39 py310
7 SDESC[py310]=           Read resources from Python packages (3.10)
8 SDESC[py39]=            Read resources from Python packages (3.9)
9 HOMEPAGE=               https://github.com/python/importlib_resources
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPIWHL/3c/a7/4e4a2176fed10ab233cc39b083ba4ec222ba52de2be606e3e2b5195264e9
14 DISTFILE[1]=            importlib_resources-5.8.0-py3-none-any.whl:main
15 DF_INDEX=               1
16 SPKGS[py310]=           single
17 SPKGS[py39]=            single
18
19 OPTIONS_AVAILABLE=      PY39 PY310
20 OPTIONS_STANDARD=       none
21 VOPTS[py310]=           PY39=OFF PY310=ON
22 VOPTS[py39]=            PY39=ON PY310=OFF
23
24 DISTNAME=               importlib_resources-5.8.0.dist-info
25
26 GENERATED=              yes
27
28 [PY39].RUN_DEPENDS_ON=                  python-zipp:single:py39
29 [PY39].USES_ON=                         python:py39,wheel
30
31 [PY310].USES_ON=                        python:py310,wheel
32
33 [FILE:911:descriptions/desc.single]
34
35
36    :alt: tests
37
38    :alt: Code style: Black
39
40 importlib_resources is a backport of Python standard library
41 `importlib.resources
42 <https://docs.python.org/3/library/importlib.html#module-importlib.resources>`_
43 module for older Pythons.
44
45 The key goal of this module is to replace parts of [pkg_resources
46 ] with a
47 solution in Python's stdlib that relies on well-defined APIs.  This makes
48 reading resources included in packages easier, with more stable and
49 consistent
50 semantics.
51
52 Compatibility
53 =============
54
55 New features are introduced in this third-party library and later merged
56 into CPython. The following table indicates which versions of this library
57 were contributed to different versions in the standard library:
58
59 .. list-table::
60    :header-rows: 1
61
62    * - importlib_resources
63      - stdlib
64    * - 5.8
65      - 3.12
66    * - 5.7
67      - 3.11
68    * - 5.0
69      - 3.10
70    * - 1.3
71      - 3.9
72    * - 0.5 (?)
73      - 3.7
74
75
76 [FILE:121:distinfo]
77 7952325ffd516c05a8ad0858c74dff2c3343f136fe66a6002b2623dd1d43f223        28683 importlib_resources-5.8.0-py3-none-any.whl
78