Metadata-Version: 1.1
Name: csumb205_multimedia
Version: 0.8.8
Summary: A easier-to-use, academic wrapper class for different multimedia
Home-page: https://github.com/pwalker91/CSUMB205_Multimedia
Author: Peter Walker
Author-email: pwalker@csumb.edu
License: MIT
Description: CSUMB's CST205 - Multimedia Manipulation
        ========================================
        
        Simple Multimedia Classes
        -------------------------
        
        This project offers students access to simple Python classes that allow for the
        manipulation of different multimedia types.
        
        Currently, the only ones developed are:
            simpleImage
                rgbImage
                rgbPixel
        
        The other modules installed are currently in developed. This includes:
          simpleAudio
          simpleVideo
        
        
        Documentation
        -----------------------------------------------------------
        Documentation, and installation instructions, are available at
        http://pwalker91.github.io/CSUMB205_Multimedia
        
        
        -----------------------------------------------------------
        Contributors
        -----------------------------------------------------------
        * Peter Walker https://github.com/pwalker91
        
Keywords: image multimedia manipulation education csumb 205
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: Topic :: Artistic Software
Classifier: Topic :: Education
Classifier: Topic :: Multimedia
Classifier: Topic :: Multimedia :: Graphics
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows :: Windows 7
