Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-ZConfig | Distribution: openSUSE Tumbleweed |
Version: 4.2 | Vendor: openSUSE |
Release: 2.1 | Build date: Wed Mar 26 02:49:36 2025 |
Group: Unspecified | Build host: reproducible |
Size: 1086494 | Source RPM: python-ZConfig-4.2-2.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/zopefoundation/ZConfig | |
Summary: Structured Configuration Library |
ZConfig is a configuration library intended for general use. It supports a hierarchical schema-driven configuration model that allows a schema to specify data conversion routines written in Python. ZConfig's model is very different from the model supported by the ConfigParser module found in Python's standard library, and is more suitable to configuration-intensive applications. ZConfig schema are written in an XML-based language and are able to "import" schema components provided by Python packages. Since components are able to bind to conversion functions provided by Python code in the package (or elsewhere), configuration objects can be arbitrarily complex, with values that have been verified against arbitrary constraints. This makes it easy for applications to separate configuration support from configuration loading even with configuration data being defined and consumed by a wide range of separate packages.
ZPL-2.1
* Wed Mar 26 2025 Steve Kowalik <steven.kowalik@suse.com> - Lowercase metadata directory name. * Tue Jan 21 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> - Update to 4.2 * Drop support for Python 3.7, 3.8. * Add support for Python 3.13. - Drop py313.patch, merged upstream * Mon Oct 28 2024 Dirk Müller <dmueller@suse.com> - update to 4.1: * Add support for Python 3.12. - drop support-python-312.patch (upstream) - add py313.patch: fix test failures with 3.13 * Mon Mar 25 2024 Steve Kowalik <steven.kowalik@suse.com> - Don't use rm -f in %prep, it hides failures. - Switch to autosetup and pyproject macros. - Correct path used for running the testsuite. - Add patch support-python-312.patch: * Do not a monkey patch for assertRaisesRegexp, it is not required. * Sun Jan 21 2024 Dirk Müller <dmueller@suse.com> - update to 4.0: * Drop support for Python 2.7, 3.5, 3.6. * Mon Feb 20 2023 Daniel Garcia <daniel.garcia@suse.com> - Update to 3.6.1: * Add support for Python 3.11. * Drop support for Python 3.4. * Sun Jul 11 2021 Jason Craig <os@jacraig.com> - Update to 3.6.0 * Added support for Python 3.8, 3.9 and 3.10. This primarily involves avoiding the new-in-3.8 validation of the format string when using the ‘safe-template’ format style, since that’s not supported in the Python standard library. * Added ZConfig.pygments module containing a lexer compatible with the pygments library. Made discoverable via an entry point; use zconfig as the highlight language for code-block directives in Sphinx documents. - Drop patch python-38-support.patch that was integrated upstream. * Mon Nov 25 2019 Steve Kowalik <steven.kowalik@suse.com> - Add python-38-support.patch to support Python 3.8 * Mon Jul 29 2019 pgajdos@suse.com - version update to 3.5.0 * Add support for documenting schema files contained in packages to the Sphinx extension. See `issue 59 <https://github.com/zopefoundation/ZConfig/issues/59>`_. * Mon Mar 04 2019 Tomáš Chvátal <tchvatal@suse.com> - Update to 3.4.0: * Many changes have been made in the support for logging configurations * Drop support for Python 3.3. * Add support for Python 3.7. * Drop support for 'python setup.py test'. See issue 38. * Add support for example in section and multisection, and include those examples in generated documentation. See https://github.com/zopefoundation/ZConfig/pull/5. * Fix configuration loaders to decode byte data using UTF-8 instead of the default encoding (usually ASCII). See issue 37.
/etc/alternatives/zconfig /etc/alternatives/zconfig_schema2html /usr/bin/zconfig /usr/bin/zconfig-3.12 /usr/bin/zconfig_schema2html /usr/bin/zconfig_schema2html-3.12 /usr/lib/python3.12/site-packages/ZConfig /usr/lib/python3.12/site-packages/ZConfig/__init__.py /usr/lib/python3.12/site-packages/ZConfig/__pycache__ /usr/lib/python3.12/site-packages/ZConfig/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/_schema_utils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/_schema_utils.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/cfgparser.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/cfgparser.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/cmdline.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/cmdline.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/datatypes.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/datatypes.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/info.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/info.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/loader.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/loader.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/matcher.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/matcher.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/pygments.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/pygments.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/schema.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/schema.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/schema2html.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/schema2html.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/schemaless.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/schemaless.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/sphinx.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/sphinx.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/substitution.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/substitution.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/url.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/url.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/validator.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/__pycache__/validator.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/_schema_utils.py /usr/lib/python3.12/site-packages/ZConfig/cfgparser.py /usr/lib/python3.12/site-packages/ZConfig/cmdline.py /usr/lib/python3.12/site-packages/ZConfig/components /usr/lib/python3.12/site-packages/ZConfig/components/__init__.py /usr/lib/python3.12/site-packages/ZConfig/components/__pycache__ /usr/lib/python3.12/site-packages/ZConfig/components/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/components/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/components/basic /usr/lib/python3.12/site-packages/ZConfig/components/basic/__init__.py /usr/lib/python3.12/site-packages/ZConfig/components/basic/__pycache__ /usr/lib/python3.12/site-packages/ZConfig/components/basic/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/components/basic/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/components/basic/__pycache__/mapping.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/components/basic/__pycache__/mapping.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/components/basic/component.xml /usr/lib/python3.12/site-packages/ZConfig/components/basic/mapping.py /usr/lib/python3.12/site-packages/ZConfig/components/basic/mapping.xml /usr/lib/python3.12/site-packages/ZConfig/components/basic/tests /usr/lib/python3.12/site-packages/ZConfig/components/basic/tests/__init__.py /usr/lib/python3.12/site-packages/ZConfig/components/basic/tests/__pycache__ /usr/lib/python3.12/site-packages/ZConfig/components/basic/tests/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/components/basic/tests/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/components/basic/tests/__pycache__/test_mapping.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/components/basic/tests/__pycache__/test_mapping.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/components/basic/tests/test_mapping.py /usr/lib/python3.12/site-packages/ZConfig/components/logger /usr/lib/python3.12/site-packages/ZConfig/components/logger/__init__.py /usr/lib/python3.12/site-packages/ZConfig/components/logger/__pycache__ /usr/lib/python3.12/site-packages/ZConfig/components/logger/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/components/logger/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/components/logger/__pycache__/datatypes.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/components/logger/__pycache__/datatypes.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/components/logger/__pycache__/factory.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/components/logger/__pycache__/factory.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/components/logger/__pycache__/formatter.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/components/logger/__pycache__/formatter.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/components/logger/__pycache__/handlers.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/components/logger/__pycache__/handlers.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/components/logger/__pycache__/logger.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/components/logger/__pycache__/logger.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/components/logger/__pycache__/loghandler.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/components/logger/__pycache__/loghandler.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/components/logger/abstract.xml /usr/lib/python3.12/site-packages/ZConfig/components/logger/base-logger.xml /usr/lib/python3.12/site-packages/ZConfig/components/logger/component.xml /usr/lib/python3.12/site-packages/ZConfig/components/logger/datatypes.py /usr/lib/python3.12/site-packages/ZConfig/components/logger/eventlog.xml /usr/lib/python3.12/site-packages/ZConfig/components/logger/factory.py /usr/lib/python3.12/site-packages/ZConfig/components/logger/formatter.py /usr/lib/python3.12/site-packages/ZConfig/components/logger/handlers.py /usr/lib/python3.12/site-packages/ZConfig/components/logger/handlers.xml /usr/lib/python3.12/site-packages/ZConfig/components/logger/logger.py /usr/lib/python3.12/site-packages/ZConfig/components/logger/logger.xml /usr/lib/python3.12/site-packages/ZConfig/components/logger/loghandler.py /usr/lib/python3.12/site-packages/ZConfig/components/logger/tests /usr/lib/python3.12/site-packages/ZConfig/components/logger/tests/__init__.py /usr/lib/python3.12/site-packages/ZConfig/components/logger/tests/__pycache__ /usr/lib/python3.12/site-packages/ZConfig/components/logger/tests/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/components/logger/tests/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/components/logger/tests/__pycache__/support.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/components/logger/tests/__pycache__/support.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/components/logger/tests/__pycache__/test_formatter.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/components/logger/tests/__pycache__/test_formatter.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/components/logger/tests/__pycache__/test_logger.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/components/logger/tests/__pycache__/test_logger.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/components/logger/tests/support.py /usr/lib/python3.12/site-packages/ZConfig/components/logger/tests/test_formatter.py /usr/lib/python3.12/site-packages/ZConfig/components/logger/tests/test_logger.py /usr/lib/python3.12/site-packages/ZConfig/datatypes.py /usr/lib/python3.12/site-packages/ZConfig/info.py /usr/lib/python3.12/site-packages/ZConfig/loader.py /usr/lib/python3.12/site-packages/ZConfig/matcher.py /usr/lib/python3.12/site-packages/ZConfig/pygments.py /usr/lib/python3.12/site-packages/ZConfig/schema.py /usr/lib/python3.12/site-packages/ZConfig/schema2html.py /usr/lib/python3.12/site-packages/ZConfig/schemaless.py /usr/lib/python3.12/site-packages/ZConfig/schemaless.txt /usr/lib/python3.12/site-packages/ZConfig/sphinx.py /usr/lib/python3.12/site-packages/ZConfig/substitution.py /usr/lib/python3.12/site-packages/ZConfig/tests /usr/lib/python3.12/site-packages/ZConfig/tests/__init__.py /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__ /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/support.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/support.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_cfgimports.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_cfgimports.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_cmdline.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_cmdline.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_config.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_config.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_cookbook.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_cookbook.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_datatypes.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_datatypes.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_info.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_info.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_loader.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_loader.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_matcher.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_matcher.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_pygments.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_pygments.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_schema.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_schema.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_schema2html.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_schema2html.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_schemaless.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_schemaless.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_subst.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_subst.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_validator.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/__pycache__/test_validator.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/bad-component.xml /usr/lib/python3.12/site-packages/ZConfig/tests/bad-component2.xml /usr/lib/python3.12/site-packages/ZConfig/tests/foosample.zip /usr/lib/python3.12/site-packages/ZConfig/tests/input /usr/lib/python3.12/site-packages/ZConfig/tests/input/base-datatype1.xml /usr/lib/python3.12/site-packages/ZConfig/tests/input/base-datatype2.xml /usr/lib/python3.12/site-packages/ZConfig/tests/input/base-keytype1.xml /usr/lib/python3.12/site-packages/ZConfig/tests/input/base-keytype2.xml /usr/lib/python3.12/site-packages/ZConfig/tests/input/base.xml /usr/lib/python3.12/site-packages/ZConfig/tests/input/include.conf /usr/lib/python3.12/site-packages/ZConfig/tests/input/inner.conf /usr/lib/python3.12/site-packages/ZConfig/tests/input/library.xml /usr/lib/python3.12/site-packages/ZConfig/tests/input/logger.xml /usr/lib/python3.12/site-packages/ZConfig/tests/input/non-ascii.txt /usr/lib/python3.12/site-packages/ZConfig/tests/input/outer.conf /usr/lib/python3.12/site-packages/ZConfig/tests/input/simple.conf /usr/lib/python3.12/site-packages/ZConfig/tests/input/simple.xml /usr/lib/python3.12/site-packages/ZConfig/tests/input/simplesections.conf /usr/lib/python3.12/site-packages/ZConfig/tests/input/simplesections.xml /usr/lib/python3.12/site-packages/ZConfig/tests/library /usr/lib/python3.12/site-packages/ZConfig/tests/library/README.txt /usr/lib/python3.12/site-packages/ZConfig/tests/library/__init__.py /usr/lib/python3.12/site-packages/ZConfig/tests/library/__pycache__ /usr/lib/python3.12/site-packages/ZConfig/tests/library/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/library/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/library/thing /usr/lib/python3.12/site-packages/ZConfig/tests/library/thing/__init__.py /usr/lib/python3.12/site-packages/ZConfig/tests/library/thing/__pycache__ /usr/lib/python3.12/site-packages/ZConfig/tests/library/thing/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/library/thing/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/library/thing/component.xml /usr/lib/python3.12/site-packages/ZConfig/tests/library/thing/extras /usr/lib/python3.12/site-packages/ZConfig/tests/library/thing/extras/extras.xml /usr/lib/python3.12/site-packages/ZConfig/tests/library/widget /usr/lib/python3.12/site-packages/ZConfig/tests/library/widget/__init__.py /usr/lib/python3.12/site-packages/ZConfig/tests/library/widget/__pycache__ /usr/lib/python3.12/site-packages/ZConfig/tests/library/widget/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/library/widget/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/library/widget/component.xml /usr/lib/python3.12/site-packages/ZConfig/tests/library/widget/extra.xml /usr/lib/python3.12/site-packages/ZConfig/tests/sphinx_test_schema.xml /usr/lib/python3.12/site-packages/ZConfig/tests/support.py /usr/lib/python3.12/site-packages/ZConfig/tests/test_cfgimports.py /usr/lib/python3.12/site-packages/ZConfig/tests/test_cmdline.py /usr/lib/python3.12/site-packages/ZConfig/tests/test_config.py /usr/lib/python3.12/site-packages/ZConfig/tests/test_cookbook.py /usr/lib/python3.12/site-packages/ZConfig/tests/test_datatypes.py /usr/lib/python3.12/site-packages/ZConfig/tests/test_info.py /usr/lib/python3.12/site-packages/ZConfig/tests/test_loader.py /usr/lib/python3.12/site-packages/ZConfig/tests/test_matcher.py /usr/lib/python3.12/site-packages/ZConfig/tests/test_pygments.py /usr/lib/python3.12/site-packages/ZConfig/tests/test_schema.py /usr/lib/python3.12/site-packages/ZConfig/tests/test_schema2html.py /usr/lib/python3.12/site-packages/ZConfig/tests/test_schemaless.py /usr/lib/python3.12/site-packages/ZConfig/tests/test_subst.py /usr/lib/python3.12/site-packages/ZConfig/tests/test_validator.py /usr/lib/python3.12/site-packages/ZConfig/tests/zipsource /usr/lib/python3.12/site-packages/ZConfig/tests/zipsource/README.txt /usr/lib/python3.12/site-packages/ZConfig/tests/zipsource/foo /usr/lib/python3.12/site-packages/ZConfig/tests/zipsource/foo/__init__.py /usr/lib/python3.12/site-packages/ZConfig/tests/zipsource/foo/__pycache__ /usr/lib/python3.12/site-packages/ZConfig/tests/zipsource/foo/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/zipsource/foo/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/zipsource/foo/sample /usr/lib/python3.12/site-packages/ZConfig/tests/zipsource/foo/sample/__init__.py /usr/lib/python3.12/site-packages/ZConfig/tests/zipsource/foo/sample/__pycache__ /usr/lib/python3.12/site-packages/ZConfig/tests/zipsource/foo/sample/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/zipsource/foo/sample/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/zipsource/foo/sample/__pycache__/datatypes.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/zipsource/foo/sample/__pycache__/datatypes.cpython-312.pyc /usr/lib/python3.12/site-packages/ZConfig/tests/zipsource/foo/sample/component.xml /usr/lib/python3.12/site-packages/ZConfig/tests/zipsource/foo/sample/datatypes.py /usr/lib/python3.12/site-packages/ZConfig/url.py /usr/lib/python3.12/site-packages/ZConfig/validator.py /usr/lib/python3.12/site-packages/zconfig-4.2.dist-info /usr/lib/python3.12/site-packages/zconfig-4.2.dist-info/INSTALLER /usr/lib/python3.12/site-packages/zconfig-4.2.dist-info/METADATA /usr/lib/python3.12/site-packages/zconfig-4.2.dist-info/RECORD /usr/lib/python3.12/site-packages/zconfig-4.2.dist-info/REQUESTED /usr/lib/python3.12/site-packages/zconfig-4.2.dist-info/WHEEL /usr/lib/python3.12/site-packages/zconfig-4.2.dist-info/entry_points.txt /usr/lib/python3.12/site-packages/zconfig-4.2.dist-info/licenses /usr/lib/python3.12/site-packages/zconfig-4.2.dist-info/licenses/LICENSE.txt /usr/lib/python3.12/site-packages/zconfig-4.2.dist-info/top_level.txt /usr/share/doc/packages/python312-ZConfig /usr/share/doc/packages/python312-ZConfig/CHANGES.rst /usr/share/doc/packages/python312-ZConfig/COPYRIGHT.txt /usr/share/doc/packages/python312-ZConfig/PKG-INFO /usr/share/doc/packages/python312-ZConfig/README.rst /usr/share/licenses/python312-ZConfig /usr/share/licenses/python312-ZConfig/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Apr 24 23:26:44 2025