Metadata-Version: 2.1
Name: raplan
Version: 0.2.0
Summary: Ratio planning and scheduling in Python.
Home-page: https://gitlab.com/ratio-case/python/raplan
License: GPL-3.0-or-later
Author: Ratio Innovations B.V.
Author-email: info@ratio-case.nl
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Provides-Extra: plot
Requires-Dist: kaleido (==0.2.1); extra == "plot"
Requires-Dist: numpy (>=1.22.3,<2.0.0)
Requires-Dist: plotly (>=5.7.0,<6.0.0)
Requires-Dist: pyserde[yaml] (>=0.9.2,<0.10.0)
Project-URL: Documentation, https://raplan.ratio-case.nl
Project-URL: Repository, https://gitlab.com/ratio-case/python/raplan
