Metadata-Version: 1.2
Name: python-recode
Version: 0.2
Summary: A Python extension to convert files between character sets
Home-page: https://github.com/pybliographer/python-recode
Author: Frederic Gobry
Author-email: gobry@pybliographer.org
Maintainer: Germán Poo-Caamaño
Maintainer-email: gpoo@gnome.org
License: GPL
Description: 
        This module contains a simple binding to GNU Recode, a library to
        convert text and files between character sets.
        
        It requires the GNU Recode and its development header.
        
        
Keywords: recode text-processing
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Topic :: Text Processing :: Filters
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
