Metadata-Version: 2.1
Name: pyhepdata
Version: 0.1
Summary: I/O, validation, plotting, etc. of HEPData submission
Home-page: https://gitlab.com/cholmcc/hepdata
Author: Christian Holm Christensen
Author-email: cholmcc@gmail.com
License: GPLv3+
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Development Status :: 4 - Beta
Description-Content-Type: text/markdown
License-File: LICENSE

# A library for HepData submissions 

This set module of Python code aims to make it easy to prepare a
submission for [HEPData](http://hepdata.net).  The interface is
distinctly Object-Oriented, and certain modern
[Pythonic](https://stackoverflow.com/questions/25011078/what-does-pythonic-mean)
principles are not employed.  You are of course welcome to submit
suggestions for more improvements. 


## Documentation 

The package is documented in [Gitlab Pages](https://cholmcc.gitlab.io/hepdata)




