Metadata-Version: 1.1
Name: python-recode
Version: 0.1
Summary: A Python extension to recode text files
Home-page: https://github.com/pybliographer/python-recode
Author: Germán Poo-Caamaño
Author-email: gpoo@gnome.org
License: GPL
Description: 
        This module contains a simple binding to GNU Recode.
        
        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
