Conversion from ANSEL to Unicode (iconv module).
[gedcom-parse.git] / ansel / gconv-modules
1 # All lines contain the following information:
2
3 # If the lines start with `module'
4 #  fromset:     either a name triple or a regular expression triple.
5 #  toset:       a name triple or an expression with \N to get regular
6 #               expression matching results.
7 #  filename:    filename of the module implementing the transformation.
8 #               If it is not absolute the path is made absolute by prepending
9 #               the directory the configuration file is found in.
10 #  cost:        optional cost of the transformation.  Default is 1.
11
12 # If the lines start with `alias'
13 #  alias:       alias name which is not really recognized.
14 #  name:        the real name of the character set
15
16 #       from                    to                      module          cost
17 alias   ANSEL//                 ANSI_Z39.47//
18 module  ANSI_Z39.47//           INTERNAL                ANSI_Z39.47     1
19 module  INTERNAL                ANSI_Z39.47//           ANSI_Z39.47     1