[Bug 265762] [NEW PORT] textproc/py-ebcdic: Additional EBCDIC codecs

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 10 Aug 2022 16:59:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265762

            Bug ID: 265762
           Summary: [NEW PORT] textproc/py-ebcdic: Additional EBCDIC
                    codecs
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: DtxdF@riseup.net

Created attachment 235828
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235828&action=edit
Port content

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

portlint: looks fine.
poudriere: testport is ok

-- 
You are receiving this mail because:
You are the assignee for the bug.