Metadata-Version: 1.1
Name: asciisciit
Version: 0.2.1
Summary: asciisciit is a Python toolbox for displaying and converting images, movies, and camera feeds into ascii.
Home-page: https://github.com/derricw/asciisciit
Author: Derric Williams
Author-email: derricw@gmail.com
License: MIT
Description: asciisciit is a Python toolbox for displaying and
              converting images, movies, gifs, and webcam feeds into ASCII.  It uses
              Numpy, and PIL for image processing, OpenCV for camera access, ffmpeg for
              video writing, and is tested on windows and linux.
Keywords: ascii,opencv,PIL,terminal
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Religion
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Multimedia :: Graphics :: Capture :: Digital Camera
Classifier: Topic :: Multimedia :: Graphics :: Graphics Conversion
Classifier: Topic :: Multimedia :: Video :: Capture
Classifier: Topic :: Multimedia :: Video :: Display
Classifier: Topic :: Software Development :: Libraries :: Python Modules
