Metadata-Version: 1.0
Name: media_editing
Version: 2018.1.17.1525
Summary: media editing
Home-page: https://github.com/wdbm/media_editing
Author: Will Breaden Madden
Author-email: wbm@protonmail.ch
License: GPLv3
Description-Content-Type: UNKNOWN
Description: media\_editing
        ==============
        
        Markdown\_to\_HTML.py
        =====================
        
        This script recursively converts Markdown files at a specified directory
        to HTML files, with options to include table of contents and to specify
        a CSS style.
        
        images\_to\_video.py
        ====================
        
        This script converts a list of image files to a video with the options
        of specifying the image extension, a soundtrack file, an output filename
        and framerate
        
        vidgif.py
        =========
        
        This script converts a video to an animated GIF.
        
Platform: UNKNOWN
