MANIFEST.in
README.md
pyproject.toml
setup.py
phlop/__init__.py
phlop/os.py
phlop/proc.py
phlop/reflection.py
phlop/string.py
phlop.egg-info/PKG-INFO
phlop.egg-info/SOURCES.txt
phlop.egg-info/dependency_links.txt
phlop.egg-info/top_level.txt
phlop/app/__init__.py
phlop/app/git.py
phlop/app/perf.py
phlop/app/stats_man.py
phlop/run/test_cases.py
phlop/testing/parallel_processor.py
tests/__init__.py
tests/all_concurrent.py
tests/phlop/__init__.py
tests/phlop/os_test.py