Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-bashate | Distribution: Mageia |
Version: 2.1.1 | Vendor: Mageia.Org |
Release: 1.mga10 | Build date: Thu Apr 4 13:04:24 2024 |
Group: Development/Python | Build host: localhost |
Size: 118379 | Source RPM: python-bashate-2.1.1-1.mga10.src.rpm |
Packager: papoteur <papoteur> | |
Url: https://docs.openstack.org/developer/bashate/ | |
Summary: A pep8 equivalent for bash scripts |
A pep8 equivalent for bash scripts. This program attempts to be an automated style checker for bash scripts to fill the same part of code review that pep8 does in most OpenStack projects. It started from humble beginnings in the DevStack project, and will continue to evolve over time.
ASL 2.0
* Thu Apr 04 2024 papoteur <papoteur> 2.1.1-1.mga10 + Revision: 2054278 - rebuild for python 3.12 - use pyproject * Thu Nov 03 2022 kekepower <kekepower> 2.1.1-1.mga9 + Revision: 1902154 - Update to version 2.1.1 * Tue Sep 20 2022 umeabot <umeabot> 2.1.0-2.mga9 + Revision: 1891027 - Mageia 9 Mass Rebuild
/usr/bin/bashate /usr/lib/python3.12/site-packages/bashate /usr/lib/python3.12/site-packages/bashate-2.1.1.dist-info /usr/lib/python3.12/site-packages/bashate-2.1.1.dist-info/AUTHORS /usr/lib/python3.12/site-packages/bashate-2.1.1.dist-info/INSTALLER /usr/lib/python3.12/site-packages/bashate-2.1.1.dist-info/LICENSE /usr/lib/python3.12/site-packages/bashate-2.1.1.dist-info/METADATA /usr/lib/python3.12/site-packages/bashate-2.1.1.dist-info/WHEEL /usr/lib/python3.12/site-packages/bashate-2.1.1.dist-info/entry_points.txt /usr/lib/python3.12/site-packages/bashate-2.1.1.dist-info/pbr.json /usr/lib/python3.12/site-packages/bashate-2.1.1.dist-info/top_level.txt /usr/lib/python3.12/site-packages/bashate/__init__.py /usr/lib/python3.12/site-packages/bashate/__main__.py /usr/lib/python3.12/site-packages/bashate/__pycache__ /usr/lib/python3.12/site-packages/bashate/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/bashate/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/bashate/__pycache__/__main__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/bashate/__pycache__/__main__.cpython-312.pyc /usr/lib/python3.12/site-packages/bashate/__pycache__/bashate.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/bashate/__pycache__/bashate.cpython-312.pyc /usr/lib/python3.12/site-packages/bashate/__pycache__/messages.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/bashate/__pycache__/messages.cpython-312.pyc /usr/lib/python3.12/site-packages/bashate/bashate.py /usr/lib/python3.12/site-packages/bashate/messages.py /usr/lib/python3.12/site-packages/bashate/tests /usr/lib/python3.12/site-packages/bashate/tests/__init__.py /usr/lib/python3.12/site-packages/bashate/tests/__pycache__ /usr/lib/python3.12/site-packages/bashate/tests/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/bashate/tests/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/bashate/tests/__pycache__/base.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/bashate/tests/__pycache__/base.cpython-312.pyc /usr/lib/python3.12/site-packages/bashate/tests/__pycache__/test_bashate.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/bashate/tests/__pycache__/test_bashate.cpython-312.pyc /usr/lib/python3.12/site-packages/bashate/tests/base.py /usr/lib/python3.12/site-packages/bashate/tests/samples /usr/lib/python3.12/site-packages/bashate/tests/samples/.E005_excluded /usr/lib/python3.12/site-packages/bashate/tests/samples/E001_bad.sh /usr/lib/python3.12/site-packages/bashate/tests/samples/E002_bad.sh /usr/lib/python3.12/site-packages/bashate/tests/samples/E003_bad.sh /usr/lib/python3.12/site-packages/bashate/tests/samples/E003_good.sh /usr/lib/python3.12/site-packages/bashate/tests/samples/E004_bad.sh /usr/lib/python3.12/site-packages/bashate/tests/samples/E005_bad /usr/lib/python3.12/site-packages/bashate/tests/samples/E006_bad.sh /usr/lib/python3.12/site-packages/bashate/tests/samples/E006_bad_custom_length.sh /usr/lib/python3.12/site-packages/bashate/tests/samples/E006_good.sh /usr/lib/python3.12/site-packages/bashate/tests/samples/E010_bad.sh /usr/lib/python3.12/site-packages/bashate/tests/samples/E010_good.sh /usr/lib/python3.12/site-packages/bashate/tests/samples/E011_bad.sh /usr/lib/python3.12/site-packages/bashate/tests/samples/E011_good.sh /usr/lib/python3.12/site-packages/bashate/tests/samples/E012_bad.sh /usr/lib/python3.12/site-packages/bashate/tests/samples/E040_syntax_error.sh /usr/lib/python3.12/site-packages/bashate/tests/samples/E041_bad.sh /usr/lib/python3.12/site-packages/bashate/tests/samples/E042_bad.sh /usr/lib/python3.12/site-packages/bashate/tests/samples/E043_bad.sh /usr/lib/python3.12/site-packages/bashate/tests/samples/E044_bad.sh /usr/lib/python3.12/site-packages/bashate/tests/samples/comments.sh /usr/lib/python3.12/site-packages/bashate/tests/samples/for_loops.sh /usr/lib/python3.12/site-packages/bashate/tests/samples/heredoc_ignore.sh /usr/lib/python3.12/site-packages/bashate/tests/samples/legacy_sample.sh /usr/lib/python3.12/site-packages/bashate/tests/test_bashate.py /usr/share/doc/python3-bashate /usr/share/doc/python3-bashate/README.rst /usr/share/doc/python3-bashate/readme.rst /usr/share/licenses/python3-bashate /usr/share/licenses/python3-bashate/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 12 14:15:36 2025