Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-cli-helpers | Distribution: Fedora Project |
Version: 2.3.1 | Vendor: Fedora Project |
Release: 5.fc42 | Build date: Sat Jan 18 13:58:44 2025 |
Group: Unspecified | Build host: buildvm-ppc64le-08.iad2.fedoraproject.org |
Size: 118064 | Source RPM: python-cli-helpers-2.3.1-5.fc42.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/dbcli/cli_helpers | |
Summary: Python helpers for common CLI tasks |
CLI Helpers is a Python package that makes it easy to perform common tasks when building command-line apps. Its a helper library for command-line interfaces.
LicenseRef-Callaway-BSD
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 2.3.1-4 - convert license to SPDX * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 2.3.1-2 - Rebuilt for Python 3.13 * Tue Feb 06 2024 Terje Rosten <terje.rosten@ntnu.no> - 2.3.1-1 - 2.3.1 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 28 2023 Python Maint <python-maint@redhat.com> - 2.3.0-4 - Rebuilt for Python 3.12 * Wed Apr 05 2023 Terje Rosten <terje.rosten@ntnu.no> - 2.3.0-3 - mock dep was removed in 2.0.1 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/usr/lib/python3.13/site-packages/cli_helpers /usr/lib/python3.13/site-packages/cli_helpers-2.3.1-py3.13.egg-info /usr/lib/python3.13/site-packages/cli_helpers-2.3.1-py3.13.egg-info/PKG-INFO /usr/lib/python3.13/site-packages/cli_helpers-2.3.1-py3.13.egg-info/SOURCES.txt /usr/lib/python3.13/site-packages/cli_helpers-2.3.1-py3.13.egg-info/dependency_links.txt /usr/lib/python3.13/site-packages/cli_helpers-2.3.1-py3.13.egg-info/requires.txt /usr/lib/python3.13/site-packages/cli_helpers-2.3.1-py3.13.egg-info/top_level.txt /usr/lib/python3.13/site-packages/cli_helpers/__init__.py /usr/lib/python3.13/site-packages/cli_helpers/__pycache__ /usr/lib/python3.13/site-packages/cli_helpers/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cli_helpers/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cli_helpers/__pycache__/compat.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cli_helpers/__pycache__/compat.cpython-313.pyc /usr/lib/python3.13/site-packages/cli_helpers/__pycache__/config.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cli_helpers/__pycache__/config.cpython-313.pyc /usr/lib/python3.13/site-packages/cli_helpers/__pycache__/utils.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cli_helpers/__pycache__/utils.cpython-313.pyc /usr/lib/python3.13/site-packages/cli_helpers/compat.py /usr/lib/python3.13/site-packages/cli_helpers/config.py /usr/lib/python3.13/site-packages/cli_helpers/tabular_output /usr/lib/python3.13/site-packages/cli_helpers/tabular_output/__init__.py /usr/lib/python3.13/site-packages/cli_helpers/tabular_output/__pycache__ /usr/lib/python3.13/site-packages/cli_helpers/tabular_output/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cli_helpers/tabular_output/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cli_helpers/tabular_output/__pycache__/delimited_output_adapter.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cli_helpers/tabular_output/__pycache__/delimited_output_adapter.cpython-313.pyc /usr/lib/python3.13/site-packages/cli_helpers/tabular_output/__pycache__/output_formatter.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cli_helpers/tabular_output/__pycache__/output_formatter.cpython-313.pyc /usr/lib/python3.13/site-packages/cli_helpers/tabular_output/__pycache__/preprocessors.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cli_helpers/tabular_output/__pycache__/preprocessors.cpython-313.pyc /usr/lib/python3.13/site-packages/cli_helpers/tabular_output/__pycache__/tabulate_adapter.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cli_helpers/tabular_output/__pycache__/tabulate_adapter.cpython-313.pyc /usr/lib/python3.13/site-packages/cli_helpers/tabular_output/__pycache__/tsv_output_adapter.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cli_helpers/tabular_output/__pycache__/tsv_output_adapter.cpython-313.pyc /usr/lib/python3.13/site-packages/cli_helpers/tabular_output/__pycache__/vertical_table_adapter.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cli_helpers/tabular_output/__pycache__/vertical_table_adapter.cpython-313.pyc /usr/lib/python3.13/site-packages/cli_helpers/tabular_output/delimited_output_adapter.py /usr/lib/python3.13/site-packages/cli_helpers/tabular_output/output_formatter.py /usr/lib/python3.13/site-packages/cli_helpers/tabular_output/preprocessors.py /usr/lib/python3.13/site-packages/cli_helpers/tabular_output/tabulate_adapter.py /usr/lib/python3.13/site-packages/cli_helpers/tabular_output/tsv_output_adapter.py /usr/lib/python3.13/site-packages/cli_helpers/tabular_output/vertical_table_adapter.py /usr/lib/python3.13/site-packages/cli_helpers/utils.py /usr/share/doc/python3-cli-helpers /usr/share/doc/python3-cli-helpers/AUTHORS /usr/share/doc/python3-cli-helpers/CHANGELOG /usr/share/doc/python3-cli-helpers/README.rst /usr/share/licenses/python3-cli-helpers /usr/share/licenses/python3-cli-helpers/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jan 24 07:58:34 2025