CHANGELOG.md
CONTRIBUTING.md
LICENSE.txt
MANIFEST.in
README.md
setup.py
pdg/__init__.py
pdg/api.py
pdg/data.py
pdg/decay.py
pdg/errors.py
pdg/measurement.py
pdg/particle.py
pdg/pdg.sqlite
pdg/units.py
pdg/utils.py
pdg.egg-info/PKG-INFO
pdg.egg-info/SOURCES.txt
pdg.egg-info/dependency_links.txt
pdg.egg-info/requires.txt
pdg.egg-info/top_level.txt
tests/test_00_metadata.py
tests/test_01_utils.py
tests/test_02_data.py
tests/test_03_particle.py
tests/test_04_pedantic.py
tests/test_05_examples.py
tests/test_06_measurements.py