Metadata-Version: 2.1
Name: python-iconv
Version: 1.1.2
Summary: iconv-based Unicode converter
Home-page: https://github.com/bodograumann/python-iconv
Author: Bodo Graumann
Author-email: mail@bodograumann.de
License: UNKNOWN
Platform: UNKNOWN
License-File: LICENSE

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.


