Unverified Commit e62e9ece authored by Jesús Daniel Colmenares Oviedo's avatar Jesús Daniel Colmenares Oviedo Committed by Li-Wen Hsu
Browse files

Add textproc/py-ebcdic: Additional EBCDIC codecs

ebcdic is a Python package adding additional EBCDIC codecs for data
exchange with legacy system. It works with Python 2.7 and Python
3.4+.

EBCDIC is short for Extended Binary Coded Decimal Interchange Code
and is a family of character encodings that is mainly used on
mainframe computers. There is no real point in using it unless you
have to exchange data with legacy systems that still only support
EBCDIC as character encoding.

WWW: https://github.com/roskakori/CodecMapper

PR:		265762
parent f6c58e87
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment