Metadata-Version: 2.1
Name: wiver
Version: 1.10.0
Summary: Commercial Trip Model
Maintainer-email: Max Bohnet <bohnet@ggr-planung.de>
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: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
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: 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
Requires-Dist: orca
Requires-Dist: openpyxl<=3.1
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-benchmark; extra == "test"
