Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python313-ZConfig | Distribution: openSUSE Tumbleweed |
Version: 4.1 | Vendor: openSUSE |
Release: 1.3 | Build date: Mon Oct 28 23:21:11 2024 |
Group: Unspecified | Build host: reproducible |
Size: 1097318 | Source RPM: python-ZConfig-4.1-1.3.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
* Mon Oct 28 2024 Dirk Müller <[email protected]> - 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 <[email protected]> - 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 <[email protected]> - update to 4.0: * Drop support for Python 2.7, 3.5, 3.6. * Mon Feb 20 2023 Daniel Garcia <[email protected]> - Update to 3.6.1: * Add support for Python 3.11. * Drop support for Python 3.4. * Sun Jul 11 2021 Jason Craig <[email protected]> - 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 <[email protected]> - Add python-38-support.patch to support Python 3.8 * Mon Jul 29 2019 [email protected] - 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 <[email protected]> - 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. * Fri Jun 23 2017 [email protected] - Update to 3.2.0 * Drop support for Python 2.6 and 3.2 and add support for Python 3.6. * Run tests with pypy and pypy3 as well. * Host docs at https://zconfig.readthedocs.io * BaseLoader is now an abstract class that cannot be instantiated. * Allow nan, inf and -inf values for floats in configurations. See https://github.com/zopefoundation/ZConfig/issues/16. * Scripts zconfig (for schema validation) and zconfig_schema2html are ported to Python 3. * A new ZConfig.sphinx Sphinx extension facilitates automatically documenting ZConfig components using their description and examples in Sphinx documentation. See https://github.com/zopefoundation/ZConfig/pull/25. * Simplify internal schema processing of max and min occurrence values. See https://github.com/zopefoundation/ZConfig/issues/15. * Almost all uses of type as a parameter name have been replaced with type_ to avoid shadowing a builtin. These were typically not public APIs and weren’t expected to be called with keyword arguments so there should not be any user-visible changes. See https://github.com/zopefoundation/ZConfig/issues/17 3.1.0: * Add ability to do variable substitution from environment variables using $() syntax. - Converted to single-spec * Wed Apr 16 2014 [email protected] - Update to version 3.0.4 + Added Python 3.4 support - Implement update-alternatives
/etc/alternatives/zconfig /etc/alternatives/zconfig_schema2html /usr/bin/zconfig /usr/bin/zconfig-3.13 /usr/bin/zconfig_schema2html /usr/bin/zconfig_schema2html-3.13 /usr/lib/python3.13/site-packages/ZConfig /usr/lib/python3.13/site-packages/ZConfig-4.1.dist-info /usr/lib/python3.13/site-packages/ZConfig-4.1.dist-info/INSTALLER /usr/lib/python3.13/site-packages/ZConfig-4.1.dist-info/LICENSE.txt /usr/lib/python3.13/site-packages/ZConfig-4.1.dist-info/METADATA /usr/lib/python3.13/site-packages/ZConfig-4.1.dist-info/RECORD /usr/lib/python3.13/site-packages/ZConfig-4.1.dist-info/REQUESTED /usr/lib/python3.13/site-packages/ZConfig-4.1.dist-info/WHEEL /usr/lib/python3.13/site-packages/ZConfig-4.1.dist-info/entry_points.txt /usr/lib/python3.13/site-packages/ZConfig-4.1.dist-info/top_level.txt /usr/lib/python3.13/site-packages/ZConfig/__init__.py /usr/lib/python3.13/site-packages/ZConfig/__pycache__ /usr/lib/python3.13/site-packages/ZConfig/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/_schema_utils.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/_schema_utils.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/cfgparser.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/cfgparser.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/cmdline.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/cmdline.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/datatypes.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/datatypes.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/info.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/info.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/loader.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/loader.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/matcher.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/matcher.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/pygments.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/pygments.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/schema.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/schema.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/schema2html.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/schema2html.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/schemaless.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/schemaless.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/sphinx.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/sphinx.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/substitution.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/substitution.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/url.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/url.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/validator.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/__pycache__/validator.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/_schema_utils.py /usr/lib/python3.13/site-packages/ZConfig/cfgparser.py /usr/lib/python3.13/site-packages/ZConfig/cmdline.py /usr/lib/python3.13/site-packages/ZConfig/components /usr/lib/python3.13/site-packages/ZConfig/components/__init__.py /usr/lib/python3.13/site-packages/ZConfig/components/__pycache__ /usr/lib/python3.13/site-packages/ZConfig/components/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/components/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/components/basic /usr/lib/python3.13/site-packages/ZConfig/components/basic/__init__.py /usr/lib/python3.13/site-packages/ZConfig/components/basic/__pycache__ /usr/lib/python3.13/site-packages/ZConfig/components/basic/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/components/basic/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/components/basic/__pycache__/mapping.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/components/basic/__pycache__/mapping.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/components/basic/component.xml /usr/lib/python3.13/site-packages/ZConfig/components/basic/mapping.py /usr/lib/python3.13/site-packages/ZConfig/components/basic/mapping.xml /usr/lib/python3.13/site-packages/ZConfig/components/basic/tests /usr/lib/python3.13/site-packages/ZConfig/components/basic/tests/__init__.py /usr/lib/python3.13/site-packages/ZConfig/components/basic/tests/__pycache__ /usr/lib/python3.13/site-packages/ZConfig/components/basic/tests/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/components/basic/tests/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/components/basic/tests/__pycache__/test_mapping.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/components/basic/tests/__pycache__/test_mapping.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/components/basic/tests/test_mapping.py /usr/lib/python3.13/site-packages/ZConfig/components/logger /usr/lib/python3.13/site-packages/ZConfig/components/logger/__init__.py /usr/lib/python3.13/site-packages/ZConfig/components/logger/__pycache__ /usr/lib/python3.13/site-packages/ZConfig/components/logger/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/components/logger/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/components/logger/__pycache__/datatypes.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/components/logger/__pycache__/datatypes.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/components/logger/__pycache__/factory.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/components/logger/__pycache__/factory.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/components/logger/__pycache__/formatter.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/components/logger/__pycache__/formatter.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/components/logger/__pycache__/handlers.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/components/logger/__pycache__/handlers.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/components/logger/__pycache__/logger.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/components/logger/__pycache__/logger.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/components/logger/__pycache__/loghandler.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/components/logger/__pycache__/loghandler.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/components/logger/abstract.xml /usr/lib/python3.13/site-packages/ZConfig/components/logger/base-logger.xml /usr/lib/python3.13/site-packages/ZConfig/components/logger/component.xml /usr/lib/python3.13/site-packages/ZConfig/components/logger/datatypes.py /usr/lib/python3.13/site-packages/ZConfig/components/logger/eventlog.xml /usr/lib/python3.13/site-packages/ZConfig/components/logger/factory.py /usr/lib/python3.13/site-packages/ZConfig/components/logger/formatter.py /usr/lib/python3.13/site-packages/ZConfig/components/logger/handlers.py /usr/lib/python3.13/site-packages/ZConfig/components/logger/handlers.xml /usr/lib/python3.13/site-packages/ZConfig/components/logger/logger.py /usr/lib/python3.13/site-packages/ZConfig/components/logger/logger.xml /usr/lib/python3.13/site-packages/ZConfig/components/logger/loghandler.py /usr/lib/python3.13/site-packages/ZConfig/components/logger/tests /usr/lib/python3.13/site-packages/ZConfig/components/logger/tests/__init__.py /usr/lib/python3.13/site-packages/ZConfig/components/logger/tests/__pycache__ /usr/lib/python3.13/site-packages/ZConfig/components/logger/tests/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/components/logger/tests/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/components/logger/tests/__pycache__/support.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/components/logger/tests/__pycache__/support.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/components/logger/tests/__pycache__/test_formatter.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/components/logger/tests/__pycache__/test_formatter.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/components/logger/tests/__pycache__/test_logger.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/components/logger/tests/__pycache__/test_logger.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/components/logger/tests/support.py /usr/lib/python3.13/site-packages/ZConfig/components/logger/tests/test_formatter.py /usr/lib/python3.13/site-packages/ZConfig/components/logger/tests/test_logger.py /usr/lib/python3.13/site-packages/ZConfig/datatypes.py /usr/lib/python3.13/site-packages/ZConfig/info.py /usr/lib/python3.13/site-packages/ZConfig/loader.py /usr/lib/python3.13/site-packages/ZConfig/matcher.py /usr/lib/python3.13/site-packages/ZConfig/pygments.py /usr/lib/python3.13/site-packages/ZConfig/schema.py /usr/lib/python3.13/site-packages/ZConfig/schema2html.py /usr/lib/python3.13/site-packages/ZConfig/schemaless.py /usr/lib/python3.13/site-packages/ZConfig/schemaless.txt /usr/lib/python3.13/site-packages/ZConfig/sphinx.py /usr/lib/python3.13/site-packages/ZConfig/substitution.py /usr/lib/python3.13/site-packages/ZConfig/tests /usr/lib/python3.13/site-packages/ZConfig/tests/__init__.py /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__ /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/support.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/support.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_cfgimports.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_cfgimports.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_cmdline.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_cmdline.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_config.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_config.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_cookbook.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_cookbook.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_datatypes.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_datatypes.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_info.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_info.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_loader.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_loader.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_matcher.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_matcher.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_pygments.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_pygments.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_schema.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_schema.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_schema2html.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_schema2html.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_schemaless.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_schemaless.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_subst.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_subst.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_validator.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/__pycache__/test_validator.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/bad-component.xml /usr/lib/python3.13/site-packages/ZConfig/tests/bad-component2.xml /usr/lib/python3.13/site-packages/ZConfig/tests/foosample.zip /usr/lib/python3.13/site-packages/ZConfig/tests/input /usr/lib/python3.13/site-packages/ZConfig/tests/input/base-datatype1.xml /usr/lib/python3.13/site-packages/ZConfig/tests/input/base-datatype2.xml /usr/lib/python3.13/site-packages/ZConfig/tests/input/base-keytype1.xml /usr/lib/python3.13/site-packages/ZConfig/tests/input/base-keytype2.xml /usr/lib/python3.13/site-packages/ZConfig/tests/input/base.xml /usr/lib/python3.13/site-packages/ZConfig/tests/input/include.conf /usr/lib/python3.13/site-packages/ZConfig/tests/input/inner.conf /usr/lib/python3.13/site-packages/ZConfig/tests/input/library.xml /usr/lib/python3.13/site-packages/ZConfig/tests/input/logger.xml /usr/lib/python3.13/site-packages/ZConfig/tests/input/non-ascii.txt /usr/lib/python3.13/site-packages/ZConfig/tests/input/outer.conf /usr/lib/python3.13/site-packages/ZConfig/tests/input/simple.conf /usr/lib/python3.13/site-packages/ZConfig/tests/input/simple.xml /usr/lib/python3.13/site-packages/ZConfig/tests/input/simplesections.conf /usr/lib/python3.13/site-packages/ZConfig/tests/input/simplesections.xml /usr/lib/python3.13/site-packages/ZConfig/tests/library /usr/lib/python3.13/site-packages/ZConfig/tests/library/README.txt /usr/lib/python3.13/site-packages/ZConfig/tests/library/__init__.py /usr/lib/python3.13/site-packages/ZConfig/tests/library/__pycache__ /usr/lib/python3.13/site-packages/ZConfig/tests/library/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/library/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/library/thing /usr/lib/python3.13/site-packages/ZConfig/tests/library/thing/__init__.py /usr/lib/python3.13/site-packages/ZConfig/tests/library/thing/__pycache__ /usr/lib/python3.13/site-packages/ZConfig/tests/library/thing/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/library/thing/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/library/thing/component.xml /usr/lib/python3.13/site-packages/ZConfig/tests/library/thing/extras /usr/lib/python3.13/site-packages/ZConfig/tests/library/thing/extras/extras.xml /usr/lib/python3.13/site-packages/ZConfig/tests/library/widget /usr/lib/python3.13/site-packages/ZConfig/tests/library/widget/__init__.py /usr/lib/python3.13/site-packages/ZConfig/tests/library/widget/__pycache__ /usr/lib/python3.13/site-packages/ZConfig/tests/library/widget/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/library/widget/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/library/widget/component.xml /usr/lib/python3.13/site-packages/ZConfig/tests/library/widget/extra.xml /usr/lib/python3.13/site-packages/ZConfig/tests/sphinx_test_schema.xml /usr/lib/python3.13/site-packages/ZConfig/tests/support.py /usr/lib/python3.13/site-packages/ZConfig/tests/test_cfgimports.py /usr/lib/python3.13/site-packages/ZConfig/tests/test_cmdline.py /usr/lib/python3.13/site-packages/ZConfig/tests/test_config.py /usr/lib/python3.13/site-packages/ZConfig/tests/test_cookbook.py /usr/lib/python3.13/site-packages/ZConfig/tests/test_datatypes.py /usr/lib/python3.13/site-packages/ZConfig/tests/test_info.py /usr/lib/python3.13/site-packages/ZConfig/tests/test_loader.py /usr/lib/python3.13/site-packages/ZConfig/tests/test_matcher.py /usr/lib/python3.13/site-packages/ZConfig/tests/test_pygments.py /usr/lib/python3.13/site-packages/ZConfig/tests/test_schema.py /usr/lib/python3.13/site-packages/ZConfig/tests/test_schema2html.py /usr/lib/python3.13/site-packages/ZConfig/tests/test_schemaless.py /usr/lib/python3.13/site-packages/ZConfig/tests/test_subst.py /usr/lib/python3.13/site-packages/ZConfig/tests/test_validator.py /usr/lib/python3.13/site-packages/ZConfig/tests/zipsource /usr/lib/python3.13/site-packages/ZConfig/tests/zipsource/README.txt /usr/lib/python3.13/site-packages/ZConfig/tests/zipsource/foo /usr/lib/python3.13/site-packages/ZConfig/tests/zipsource/foo/__init__.py /usr/lib/python3.13/site-packages/ZConfig/tests/zipsource/foo/__pycache__ /usr/lib/python3.13/site-packages/ZConfig/tests/zipsource/foo/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/zipsource/foo/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/zipsource/foo/sample /usr/lib/python3.13/site-packages/ZConfig/tests/zipsource/foo/sample/__init__.py /usr/lib/python3.13/site-packages/ZConfig/tests/zipsource/foo/sample/__pycache__ /usr/lib/python3.13/site-packages/ZConfig/tests/zipsource/foo/sample/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/zipsource/foo/sample/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/zipsource/foo/sample/__pycache__/datatypes.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/zipsource/foo/sample/__pycache__/datatypes.cpython-313.pyc /usr/lib/python3.13/site-packages/ZConfig/tests/zipsource/foo/sample/component.xml /usr/lib/python3.13/site-packages/ZConfig/tests/zipsource/foo/sample/datatypes.py /usr/lib/python3.13/site-packages/ZConfig/url.py /usr/lib/python3.13/site-packages/ZConfig/validator.py /usr/share/doc/packages/python313-ZConfig /usr/share/doc/packages/python313-ZConfig/CHANGES.rst /usr/share/doc/packages/python313-ZConfig/COPYRIGHT.txt /usr/share/doc/packages/python313-ZConfig/PKG-INFO /usr/share/doc/packages/python313-ZConfig/README.rst /usr/share/licenses/python313-ZConfig /usr/share/licenses/python313-ZConfig/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 12 00:30:25 2025