Metadata-Version: 2.1
Name: matrixconverters
Version: 1.3.0
Summary: package to read and write PTV-Visum Matrix Formats
Maintainer-email: Max Bohnet <bohnet@ggr-planung.de>
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: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
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: numpy
Requires-Dist: xarray
Requires-Dist: h5netcdf
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
