CodecMapper derives mapping files from Java Charsets which can be processed by Python's gencodec.py.
The source code includes everything to build the Python ebcdic package.
The source code is available from https://github.com/roskakori/CodecMapper.
Refer to CONTRIBUTING.md about how to...
- ... build CodecMapper,
- ... extract codecs with it,
- ... build the Python
ebcdicpackage, - ... add more codes to the
ebcdicpackage, - ... to release a new version.
See CHANGES.md.
Copyright (c) 2013 - 2026, Thomas Aglassinger All rights reserved.
Distributed under the BSD license, see LICENSE.txt for more information.