Metadata-Version: 2.1
Name: mcpid
Version: 0.0.3
Summary: Numpy interface to MCPID / PDG data.
Home-page: https://github.com/jacanchaplais/mcpid
Author: Jacan Chaplais
Author-email: jacanchaplais@gmail.com
License: BSD 3-Clause License
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE-DATA.txt
License-File: LICENSE.txt

# mcpid

Simple API to get a numpy array of particle data from their MCPID codes.

The original data was taken from scikit-hep's excellent Particle package,
and you should probably use their work instead.


