Metadata-Version: 2.1
Name: GOUDA
Version: 0.5.0
Summary: Good Old Utilities for Data Analysis!
Home-page: https://github.com/pyscaffold/pyscaffold/
Author: Sean Mullan
Author-email: sean-mullan@uiowa.edu
License: mit
Project-URL: Documentation, https://pyscaffold.org/
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Python: >=3.6
Description-Content-Type: text/x-rst; charset=UTF-8
Requires-Dist: numpy
Requires-Dist: colorama
Requires-Dist: matplotlib
Provides-Extra: image
Requires-Dist: opencv-python ; extra == 'image'
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'

=====
GOUDA
=====


Good Old Utilities for Data Analysis


Description
===========

These are a bunch of miscellaneous data/image utilities that have been made as needed. Full documentation on its way.


Note
====

This project has been set up using PyScaffold 3.2.1. For details and usage
information on PyScaffold see https://pyscaffold.org/.


