Metadata-Version: 2.1
Name: pdg
Version: 0.1.1
Summary: Python API for accessing PDG data
Home-page: https://pdg.lbl.gov
Author: Particle Data Group
Author-email: jberinger@lbl.gov
License: Modified BSD
Project-URL: GitHub, https://github.com/particledatagroup/api
Project-URL: Documentation, https://pdgapi.lbl.gov/doc/
Project-URL: Changelog, https://github.com/particledatagroup/api/blob/main/CHANGELOG.md
Description: PDG Python API
        ==============
        
        The Python package `pdg` provides programmatic access to the data
        published by the  Particle Data Group (PDG) in the *Review of Particle Physics*.
        The *Review of Particle Physics* is available online from the PDG website at https://pdg.lbl.gov.
        General information about PDG and the *Review of Particle Physics*
        can be found at https://pdg.lbl.gov/about.
        
        Documentation is available at https://pdgapi.lbl.gov/doc.
        
        The source code for this package can be found at https://github.com/particledatagroup/api.
        This repository uses Git LFS to manage SQlite database files. You need to have Git LFS installed
        before checking out the repository with git. Please see the instructions at https://github.com/git-lfs/git-lfs.
        
        To provide feedback or report bugs, please [submit an Issue](https://github.com/particledatagroup/api/issues)
        or contact [api@pdg.lbl.gov](mailto:api@pdg.lbl.gov).
        
Keywords: PDG,particle physics
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Physics
Description-Content-Type: text/markdown
