Metadata-Version: 2.3
Name: cmsstyle
Version: 0.4.0
Project-URL: Homepage, https://github.com/cms-cat/cms-root-style
Project-URL: Documentation, https://github.com/cms-cat/cms-root-style
Project-URL: Bug Tracker, https://github.com/cms-cat/cms-root-style/issues
Project-URL: Discussions, https://github.com/cms-cat/cms-root-style/discussions
Author-email: Andrzej Novak <andrzej.novak@cern.ch>, Tommaso Tedeschi <tommaso.tedeschi@cern.ch>, Clemens Lange <clemens.lange@cern.ch>, Piergiulio Lenzi <piergiulio.lenzi@cern.ch>, Andrea Malara <andrea.malara@cern.ch>
Maintainer-email: CMS CAT Group <cms-phys-conveners-CAT@cern.ch>
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.7
Requires-Dist: typing-extensions
Description-Content-Type: text/markdown

# cmsstyle
Holding repo for CMS plotting style ROOT macros
guidelines available at https://cms-analysis.docs.cern.ch/guidelines/plotting/general/

## Installation
```
pip install cmsstyle
```
