Metadata-Version: 2.3
Name: nova-common
Version: 0.3.0
Summary: NOVA Common Project
License: MIT
Keywords: NDIP,NOVA,python
Author: Sergey Yakubov yakubovs@ornl.gov
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: blinker (>=1.9.0,<2.0.0)
Requires-Dist: pydantic (>=2.11.4,<3.0.0)
Description-Content-Type: text/markdown

NOVA Common
=======================

Common classes and utils to be shared between NOVA libraries.


Developers: please read [this document](DEVELOPMENT.md)

