| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-py-walk | Distribution: Fedora Project |
| Version: 0.3.3 | Vendor: Fedora Project |
| Release: 1.fc44 | Build date: Sun Feb 1 05:36:54 2026 |
| Group: Unspecified | Build host: buildvm-a64-40.rdu3.fedoraproject.org |
| Size: 55046 | Source RPM: python-py-walk-0.3.3-1.fc44.src.rpm |
| Packager: Fedora Project | |
| Url: https://github.com/pacha/py-walk | |
| Summary: Filter filesystem paths based on gitignore-like patterns | |
Python library to filter filesystem paths based on gitignore-like patterns
MIT
* Sun Feb 01 2026 Gwyn Ciesla <gwync@protonmail.com> - 0.3.3-1 - Initial import
/usr/lib/python3.14/site-packages/py_walk /usr/lib/python3.14/site-packages/py_walk-0.3.3.dist-info /usr/lib/python3.14/site-packages/py_walk-0.3.3.dist-info/INSTALLER /usr/lib/python3.14/site-packages/py_walk-0.3.3.dist-info/METADATA /usr/lib/python3.14/site-packages/py_walk-0.3.3.dist-info/WHEEL /usr/lib/python3.14/site-packages/py_walk-0.3.3.dist-info/licenses /usr/lib/python3.14/site-packages/py_walk-0.3.3.dist-info/licenses/LICENSE /usr/lib/python3.14/site-packages/py_walk/__init__.py /usr/lib/python3.14/site-packages/py_walk/__pycache__ /usr/lib/python3.14/site-packages/py_walk/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/py_walk/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/py_walk/__pycache__/exceptions.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/py_walk/__pycache__/exceptions.cpython-314.pyc /usr/lib/python3.14/site-packages/py_walk/__pycache__/logs.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/py_walk/__pycache__/logs.cpython-314.pyc /usr/lib/python3.14/site-packages/py_walk/__pycache__/paths.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/py_walk/__pycache__/paths.cpython-314.pyc /usr/lib/python3.14/site-packages/py_walk/__pycache__/version.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/py_walk/__pycache__/version.cpython-314.pyc /usr/lib/python3.14/site-packages/py_walk/entrypoints /usr/lib/python3.14/site-packages/py_walk/entrypoints/__init__.py /usr/lib/python3.14/site-packages/py_walk/entrypoints/__pycache__ /usr/lib/python3.14/site-packages/py_walk/entrypoints/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/py_walk/entrypoints/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/py_walk/entrypoints/__pycache__/get_parser_from_file.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/py_walk/entrypoints/__pycache__/get_parser_from_file.cpython-314.pyc /usr/lib/python3.14/site-packages/py_walk/entrypoints/__pycache__/get_parser_from_list.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/py_walk/entrypoints/__pycache__/get_parser_from_list.cpython-314.pyc /usr/lib/python3.14/site-packages/py_walk/entrypoints/__pycache__/get_parser_from_text.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/py_walk/entrypoints/__pycache__/get_parser_from_text.cpython-314.pyc /usr/lib/python3.14/site-packages/py_walk/entrypoints/__pycache__/pattern_text_to_pattern_list.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/py_walk/entrypoints/__pycache__/pattern_text_to_pattern_list.cpython-314.pyc /usr/lib/python3.14/site-packages/py_walk/entrypoints/__pycache__/walk.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/py_walk/entrypoints/__pycache__/walk.cpython-314.pyc /usr/lib/python3.14/site-packages/py_walk/entrypoints/get_parser_from_file.py /usr/lib/python3.14/site-packages/py_walk/entrypoints/get_parser_from_list.py /usr/lib/python3.14/site-packages/py_walk/entrypoints/get_parser_from_text.py /usr/lib/python3.14/site-packages/py_walk/entrypoints/pattern_text_to_pattern_list.py /usr/lib/python3.14/site-packages/py_walk/entrypoints/walk.py /usr/lib/python3.14/site-packages/py_walk/exceptions.py /usr/lib/python3.14/site-packages/py_walk/lib /usr/lib/python3.14/site-packages/py_walk/lib/wildmatch /usr/lib/python3.14/site-packages/py_walk/lib/wildmatch/__init__.py /usr/lib/python3.14/site-packages/py_walk/lib/wildmatch/__pycache__ /usr/lib/python3.14/site-packages/py_walk/lib/wildmatch/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/py_walk/lib/wildmatch/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/py_walk/lib/wildmatch/__pycache__/character_class_to_regex.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/py_walk/lib/wildmatch/__pycache__/character_class_to_regex.cpython-314.pyc /usr/lib/python3.14/site-packages/py_walk/lib/wildmatch/__pycache__/glob_to_regex.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/py_walk/lib/wildmatch/__pycache__/glob_to_regex.cpython-314.pyc /usr/lib/python3.14/site-packages/py_walk/lib/wildmatch/__pycache__/wildmatch_match.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/py_walk/lib/wildmatch/__pycache__/wildmatch_match.cpython-314.pyc /usr/lib/python3.14/site-packages/py_walk/lib/wildmatch/__pycache__/wildmatch_to_parts.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/py_walk/lib/wildmatch/__pycache__/wildmatch_to_parts.cpython-314.pyc /usr/lib/python3.14/site-packages/py_walk/lib/wildmatch/character_class_to_regex.py /usr/lib/python3.14/site-packages/py_walk/lib/wildmatch/glob_to_regex.py /usr/lib/python3.14/site-packages/py_walk/lib/wildmatch/wildmatch_match.py /usr/lib/python3.14/site-packages/py_walk/lib/wildmatch/wildmatch_to_parts.py /usr/lib/python3.14/site-packages/py_walk/logs.py /usr/lib/python3.14/site-packages/py_walk/models /usr/lib/python3.14/site-packages/py_walk/models/__init__.py /usr/lib/python3.14/site-packages/py_walk/models/__pycache__ /usr/lib/python3.14/site-packages/py_walk/models/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/py_walk/models/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/py_walk/models/__pycache__/parser.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/py_walk/models/__pycache__/parser.cpython-314.pyc /usr/lib/python3.14/site-packages/py_walk/models/__pycache__/pattern.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/py_walk/models/__pycache__/pattern.cpython-314.pyc /usr/lib/python3.14/site-packages/py_walk/models/parser.py /usr/lib/python3.14/site-packages/py_walk/models/pattern.py /usr/lib/python3.14/site-packages/py_walk/paths.py /usr/lib/python3.14/site-packages/py_walk/version.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 09:20:23 2026