Metadata-Version: 2.4
Name: argos
Version: 0.4.5rc1
Summary: Data inspector for HDF5, NetCDF4 and other file formats.
Author-email: Pepijn Kenter <titusjan@gmail.com>
License-Expression: GPL-3.0-only
Project-URL: homepage, https://github.com/titusjan/argos
Project-URL: documentation, https://github.com/titusjan/argos
Project-URL: repository, https://github.com/titusjan/argos.git
Project-URL: changelog, https://github.com/titusjan/argos/blob/master/HISTORY.rst
Keywords: NetCDF,HDF5,plotting,graphs
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: X11 Applications :: Qt
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: numpy>=1.11
Requires-Dist: pyqtgraph>=0.12.4
Requires-Dist: pgcolorbar>=1.1.3
Requires-Dist: cmlib>=1.1.3
Provides-Extra: pyqt5
Requires-Dist: PyQt5>=5.15; extra == "pyqt5"
Provides-Extra: all-formats
Requires-Dist: h5py; extra == "all-formats"
Requires-Dist: netCDF4; extra == "all-formats"
Requires-Dist: pillow; extra == "all-formats"
Requires-Dist: scipy; extra == "all-formats"
Requires-Dist: pandas; extra == "all-formats"
Requires-Dist: exdir; extra == "all-formats"
Dynamic: license-file

===============================
Argos
===============================


Argos data inspector for HDF5, NetCDF4 and other file formats.

For more info, see: https://github.com/titusjan/argos
