.gitignore
LICENSE
pyproject.toml
readme.md
.github/workflows/lhapdf_test.yml
.github/workflows/pythonpublish.yml
.github/workflows/test_all_pdfs.yml
src/lhapdf_management/__init__.py
src/lhapdf_management/configuration.py
src/lhapdf_management/management.py
src/lhapdf_management/net_utilities.py
src/lhapdf_management/pdfsets.py
src/lhapdf_management.egg-info/PKG-INFO
src/lhapdf_management.egg-info/SOURCES.txt
src/lhapdf_management.egg-info/dependency_links.txt
src/lhapdf_management.egg-info/entry_points.txt
src/lhapdf_management.egg-info/requires.txt
src/lhapdf_management.egg-info/top_level.txt
src/lhapdf_management/scripts/__init__.py
src/lhapdf_management/scripts/lhapdf_script.py
tests/test_itall.py
tests/regression_testing/test_install.py
tests/regression_testing/test_list.py
tests/regression_testing/test_show.py
tests/regression_testing/test_update.py