Metadata-Version: 2.4
Name: autoconf
Version: 2025.10.20.4
Summary: PyAuto Configration
Author-email: James Nightingale <James.Nightingale@newcastle.ac.uk>, Richard Hayes <richard@rghsoftware.co.uk>
Project-URL: Homepage, https://github.com/rhayes777/PyAutoConf
Keywords: cli
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: pathlib
Requires-Dist: typing-inspect>=0.4.0
Requires-Dist: PyYAML>=6.0.1
Requires-Dist: numpy<=2.0.1,>=1.24.0
Provides-Extra: optional
Requires-Dist: astropy>=5.0; extra == "optional"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"
Dynamic: license-file

# PyAutoConf
