Metadata-Version: 1.1
Name: pytag
Version: 0.1.4
Summary: A library to handle audio metadata
Home-page: http://jlesquembre.github.io/pytag/
Author: José Luis Lafuente
Author-email: jlesquembre@gmail.com
License: GNU General Public License v3 (GPLv3)
Description: ==================================================
        pytag -- Yet another tool to handle audio metadata
        ==================================================
        
        
        pytag is a Python 3 library to handle audio metadata.
        
        
        Documentation
        -------------
        
        Documentation for pytag is hosted at http://jlesquembre.github.io/pytag/
        
        
        Status
        ------
        
        .. image:: https://secure.travis-ci.org/jlesquembre/pytag.png?branch=master
            :target: http://travis-ci.org/jlesquembre/pytag
        
        .. image:: https://coveralls.io/repos/jlesquembre/pytag/badge.png?branch=master
            :target: https://coveralls.io/r/jlesquembre/pytag?branch=master
            :alt: Coverage Status
        
Keywords: audio,metadata
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Utilities
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.3
