Metadata-Version: 2.4
Name: matrixconverters
Version: 1.3.3
Summary: package to read and write PTV-Visum Matrix Formats
Maintainer-email: Max Bohnet <bohnet@ggr-planung.de>
License: GPL-2.0 AND BSD-3-Clause
Project-URL: Documentation, https://maxbo.github.io/matrixconverters/
Project-URL: Source, https://github.com/MaxBo/matrixconverters/
Project-URL: Issue Tracker, https://github.com/MaxBo/matrixconverters/issues
Classifier: Development Status :: 5 - Production/Stable
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: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.8
Requires-Dist: numpy
Requires-Dist: xarray
Requires-Dist: h5netcdf
Requires-Dist: setuptools
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
