Metadata-Version: 1.1
Name: enzyme
Version: 0.3
Summary: Python video metadata parser
Home-page: https://github.com/Diaoul/enzyme
Author: Antoine Bertin
Author-email: diaoulael@gmail.com
License: Copyright 2013 Antoine Bertin

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

Description: Enzyme: video metadata parser
        =============================
        
        .. image:: https://travis-ci.org/Diaoul/enzyme.png?branch=master
        	:target: https://travis-ci.org/Diaoul/enzyme
        
        Enzyme is an `Apache2 Licensed <http://opensource.org/licenses/Apache-2.0>`_ video metadata parser library written in Python.
        
        
        
        News
        ====
        
        0.3
        ---
        **release date:** 2013-05-18
        
        * Complete refactoring, for the old enzyme see https://github.com/Diaoul/enzyme-old
        
Keywords: parser video metadata mkv
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Software Development :: Libraries :: Python Modules
