Metadata-Version: 2.4
Name: python-iconv
Version: 1.1.3
Summary: iconv-based Unicode converter
Home-page: https://github.com/bodograumann/python-iconv
Author: Bodo Graumann
Author-email: mail@bodograumann.de
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: license-file
Dynamic: summary

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.
