File: AUTHORS

package info (click to toggle)
enca 1.21-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,948 kB
  • sloc: ansic: 10,297; sh: 5,858; xml: 2,132; makefile: 700; perl: 261
file content (14 lines) | stat: -rw-r--r-- 475 bytes parent folder | download | duplicates (8)
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.