aboutsummaryrefslogtreecommitdiff
path: root/lib/enca/AUTHORS
blob: 27d99b73c4cc76ee330e95059ad9c642fcbe29dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
David Necas (Yeti) <yeti@physics.muni.cz>

Zuxy Meng <zuxy.meng@gmail.com> (Chinese encodings support)

Michal Cihar <michal@cihar.com> (maintenance and merging patches)

Unicode data in src/unicodemap.c comes from various free on-line resources.

Files src/getopt_long.c src/getopt.h come from GNU libc getopt_long by the
Free Software Foundation.

Character type table lib/ctype.c is based on GLib one, by Peter Mattis,
Spencer Kimball, Josh MacDonald, and the GLib Team.