Metadata-Version: 2.1
Name: csc121
Version: 0.0.4
Summary: Media computation library for CSC 121 at Davidson College
Home-page: https://www.davidson.edu/academics/mathematics-and-computer-science
Author: Raghuram Ramanujan
Author-email: raramanujan@davidson.edu
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.14.5)
Requires-Dist: scipy (>=1.1.0)
Requires-Dist: Pillow (>=5.2.0)


A package offering a simple interface to read and write audio and image data.
This package was created to use [media
computation](http://coweb.cc.gatech.edu/mediaComp-teach) methods in teaching
introductory programming at Davidson College, Davidson, NC.


