Metadata-Version: 2.1
Name: commandLineMusicVideo
Version: 0.1.1
Summary: A small example package
Home-page: https://github.com/MartinBarker/commandLineMusicVideo
Author: Martin Barker
Author-email: martinbarker99@gmail.com
License: UNKNOWN
Description: # Example Package
        
        This is a simple example package. You can use
        [Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
        to write your content.
        
        python3 commandLineMusicVideo/__init__.py -songs "../../../Soulseek Downloads/complete/M.Riky/starsky & hutch (season one) - lalo schifrin, jack elliott"/ mp3 "front.jpg" -outputResolution 1920:1080 -removeFirst 4 -removeAfter "-" -titleize
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
