Metadata-Version: 2.1
Name: katsdpimageutils
Version: 0.1
Summary: Utilities shared by katsdpcontim and katsdpimager
Home-page: https://github.com/ska-sa/katsdpimageutils
Author: MeerKAT SDP Team
Author-email: sdpdev+katsdpimageutils@ska.ac.za
License: Modified BSD
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Requires-Dist: matplotlib (>=3.1)
Requires-Dist: astropy
Requires-Dist: numpy
Provides-Extra: test
Requires-Dist: nose ; extra == 'test'

This is a utility library for code shared between `katsdpimager`_ and
`katsdpcontim`_. It is not currently intended to be used directly.

.. _katsdpimager: https://github.com/ska-sa/katsdpimager/
.. _katsdpcontim: https://github.com/ska-sa/katsdpcontim/


