Metadata-Version: 2.1
Name: mixtape
Version: 0.2.0
Summary: Gstreamer python application mini-framework
Home-page: https://github.com/ashwoods/mixtape
Author: Ashley Camba Garrido
Author-email: ashwoods@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: attrs
Requires-Dist: colorlog
Requires-Dist: pkgconfig
Requires-Dist: result
Provides-Extra: test
Requires-Dist: flake8-bugbear ; extra == 'test'
Requires-Dist: memory-profiler ; extra == 'test'
Requires-Dist: pdbpp ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-asyncio ; extra == 'test'
Requires-Dist: pytest-benchmark ; extra == 'test'
Requires-Dist: pytest-black ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: pytest-flake8 ; extra == 'test'
Requires-Dist: pytest-leaks ; extra == 'test'
Requires-Dist: pytest-profiling ; extra == 'test'
Requires-Dist: pytest-xdist ; extra == 'test'
Requires-Dist: teamcity-messages ; extra == 'test'


mixtape 
=======
awesome mix vol 1 -> python gstreamer application mini-framework for prototyping gst apps 

::

    ....___.___.___.___.___.__....
    |:                          :|
    |:    Awesome mix vol 1     :|
    |:     ,-.   _____   ,-.    :|
    |:    ( `)) [_____] ( `))   :|
    |:     `-`   ' ' '   `-`    :|
    |:     ,______________.     :|
    |...../::::o::::::o::::\.....|
    |..../:::O::::::::::O:::\....|
    |---/----.----.----.-----`---|

We are Groot.


