Metadata-Version: 1.0
Name: iconv
Version: 1.0
Summary: iconv-based Unicode converter
Home-page: http://sourceforge.net/projects/python-codecs/
Author: Martin v. Loewis
Author-email: loewis@informatik.hu-berlin.de
License: UNKNOWN
Description: The iconv module exposes the operating system's iconv character
        conversion routine to Python. This package provides an iconv wrapper
        as well as a Python codec to convert between Unicode objects and
        all iconv-provided encodings.
        
Platform: UNKNOWN
