Metadata-Version: 1.1
Name: do-the-webp
Version: 0.1.2
Summary: Converts cbz/cbr comic files to webp
Home-page: https://github.com/pedrovanzella/do-the-webp
Author: Pedro Vanzella
Author-email: pedro@pedrovanzella.com
License: UNKNOWN
Description: do_the_webp
        ===========
        
        .. image:: https://img.shields.io/pypi/v/do_the_webp.svg
            :target: https://pypi.python.org/pypi/do_the_webp
            :alt: Latest PyPI version
        
        .. image:: https://travis-ci.org/pedrovanzella/do-the-webp.png
           :target: https://travis-ci.org/pedrovanzella/do-the-webp
           :alt: Latest Travis CI build status
        
        Converts cbz/cbr comic files to webp
        
        Usage
        -----
        
        Installation
        ------------
        
        Requirements
        ^^^^^^^^^^^^
        `unrar`. Note that `unrar-free` doesn't seem to work properly under Linux.
        
        Compatibility
        -------------
        
        Licence
        -------
        GPLv3
        
        Authors
        -------
        
        `do_the_webp` was written by `Pedro Vanzella <pedro@pedrovanzella.com>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
