Metadata-Version: 2.4
Name: ramp-isotopes
Version: 0.0.4
Summary: Package for lightweight representation of nuclear isotopes
Author-email: Nuclear RAMP team <nuclear.ramp.dev@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/ramp-nuclear/isotopes
Project-URL: Documentation, https://ramp-nuclear.github.io/isotopes/
Project-URL: Repository, https://github.com/ramp-nuclear/isotopes.git
Keywords: nuclear,isotope
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: bidict
Requires-Dist: scipy
Requires-Dist: pandas
Provides-Extra: test
Requires-Dist: hypothesis; extra == "test"
Requires-Dist: more-itertools; extra == "test"
Requires-Dist: parse; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-regressions; extra == "test"
Dynamic: license-file
