Metadata-Version: 2.4
Name: wiver
Version: 1.14.0
Summary: Commercial Trip Model
Maintainer-email: Max Bohnet <bohnet@ggr-planung.de>
License-Expression: GPL-3.0-or-later
Project-URL: Documentation, https://maxbo.github.io/wiver/
Project-URL: Source, https://github.com/MaxBo/wiver/
Project-URL: Issue Tracker, https://github.com/MaxBo/wiver/issues
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.8
Requires-Dist: cython
Requires-Dist: numpy
Requires-Dist: cythonarrays
Requires-Dist: matrixconverters
Requires-Dist: pandas
Requires-Dist: xarray
Requires-Dist: h5netcdf
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-benchmark; extra == "test"
Requires-Dist: pytest-profile; extra == "test"
