.gitignore
ARCHITECTURE.md
LICENSE
Pipfile
Pipfile.lock
README.md
pyproject.toml
systemd-search
.github/workflows/pr.yml
.github/workflows/release.yml
.github/workflows/tests.yml
molecule/common/converge.yml
molecule/common/prepare.yml
molecule/common/verify.yml
molecule/common/files/fixture-disabled.service
molecule/common/files/fixture-failing.service
molecule/common/files/fixture-multi-a.service
molecule/common/files/fixture-multi.path
molecule/common/files/fixture-multi.timer
molecule/common/files/fixture-single.service
molecule/debian/molecule.yml
molecule/rocky/molecule.yml
scripts/build-deb.sh
scripts/build-rpm.sh
scripts/build-standalone.sh
scripts/release-notes.md
src/systemd_search/__init__.py
src/systemd_search.egg-info/PKG-INFO
src/systemd_search.egg-info/SOURCES.txt
src/systemd_search.egg-info/dependency_links.txt
src/systemd_search.egg-info/entry_points.txt
src/systemd_search.egg-info/scm_file_list.json
src/systemd_search.egg-info/scm_version.json
src/systemd_search.egg-info/top_level.txt
tests/conftest.py
tests/test_unit.py