Metadata-Version: 1.0
Name: collective.captionmanager
Version: 1.0
Summary: Caption manager for Plone
Home-page: https://github.com/collective/collective.captionmanager
Author: JeanMichel FRANCOIS aka toutpt
Author-email: toutpt@gmail.com
License: GPL
Description: Introduction
        ============
        
        This addon bring components and UI to manage and transforms captions.
        
        Features:
        
        * Transforms captions from one format to another
        * Download captions from any youtube video in the format you want
        
        This addon do not extract captions from video binary files.
        
        Tools
        =====
        
        @@captionstransformer_view form let you convert your captions from one format to
        another, either using copy paste in a textarea or by uploading a file.
        
        @@captionsfromyoutube_view form let you paste a link and choose which format you
        want.
        
        How to install
        ==============
        
        As any Plone addons, so please follow official documentation_
        
        
        Credits
        =======
        
        Companies
        ---------
        
        |cirb|_ CIRB / CIBG
        
        * `Contact CIRB <mailto:irisline@irisnet.be>`_
        
        |makinacom|_
        
          * `Planet Makina Corpus <http://www.makina-corpus.org>`_
          * `Contact Makina-Corpus <mailto:python@makina-corpus.org>`_
        
        Authors
        -------
        
        - JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com>
        
        .. Contributors
        
        .. |cirb| image:: http://www.cirb.irisnet.be/logo.jpg
        .. _cirb: http://cirb.irisnet.be
        .. _documentation: http://plone.org/documentation/kb/installing-add-ons-quick-how-to
        .. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif
        .. _makinacom:  http://www.makina-corpus.com
        
        Changelog
        =========
        
        1.0 (2012-08-07)
        ----------------
        
        - Initial release
        
Keywords: caption plone
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.0
Classifier: Framework :: Plone :: 4.1
Classifier: Framework :: Plone :: 4.2
