]> granicus.if.org Git - recode/commit
Add ANSEL and ISO 5426 codecs from Wolfram Schneider
authorReuben Thomas <rrt@sc3d.org>
Thu, 18 Jan 2018 23:14:22 +0000 (23:14 +0000)
committerReuben Thomas <rrt@sc3d.org>
Tue, 23 Jan 2018 07:02:42 +0000 (07:02 +0000)
commitcbd1350faf9171eb3e2eb421f646ee4c8b159a01
tree2eadda8ed9d7dd22d8929212defc3b95c4c63dab
parentc5c27deaa5ea6c5b94f76d53681538f4b60608a3
Add ANSEL and ISO 5426 codecs from Wolfram Schneider

Fixes Debian bug #277571.
.gitignore
src/Makefile.am
src/ansellat1.l [new file with mode: 0644]
src/iso5426lat1.l [new file with mode: 0644]
src/lat1ansel.c [new file with mode: 0644]
src/lat1iso5426.c [new file with mode: 0644]
tests/t21_names.py