Metadata-Version: 1.0
Name: python-iconv
Version: 1.1.0
Summary: iconv-based Unicode converter
Home-page: https://github.com/bodograumann/python-iconv
Author: Bodo Graumann
Author-email: mail@bodograumann.de
License: UNKNOWN
Description: This is a port of Martin v. Loewis’ original iconv package to Python 3.
        
        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
