allwinner_a64/android/external/hyphenation-patterns/de
2018-08-08 16:14:42 +08:00
..
create_chr.py upload android base code part2 2018-08-08 16:14:42 +08:00
hyph-de-1901.chr.txt upload android base code part2 2018-08-08 16:14:42 +08:00
hyph-de-1901.hyp.txt upload android base code part2 2018-08-08 16:14:42 +08:00
hyph-de-1901.lic.txt upload android base code part2 2018-08-08 16:14:42 +08:00
hyph-de-1901.pat.txt upload android base code part2 2018-08-08 16:14:42 +08:00
hyph-de-1996.chr.txt upload android base code part2 2018-08-08 16:14:42 +08:00
hyph-de-1996.hyp.txt upload android base code part2 2018-08-08 16:14:42 +08:00
hyph-de-1996.lic.txt upload android base code part2 2018-08-08 16:14:42 +08:00
hyph-de-1996.pat.txt upload android base code part2 2018-08-08 16:14:42 +08:00
hyph-de-ch-1901.chr.txt upload android base code part2 2018-08-08 16:14:42 +08:00
hyph-de-ch-1901.hyp.txt upload android base code part2 2018-08-08 16:14:42 +08:00
hyph-de-ch-1901.lic.txt upload android base code part2 2018-08-08 16:14:42 +08:00
hyph-de-ch-1901.pat.txt upload android base code part2 2018-08-08 16:14:42 +08:00
MODULE_LICENSE_MIT upload android base code part2 2018-08-08 16:14:42 +08:00
NOTICE upload android base code part2 2018-08-08 16:14:42 +08:00
README.android upload android base code part2 2018-08-08 16:14:42 +08:00

URL: http://repo.or.cz/wortliste.git/snapshot/43e8e53dd38c4ba975e944fe07db3d8945fb30e0.zip
Version: 43e8e53dd38c4ba975e944fe07db3d8945fb30e0
License: MIT
License File: NOTICE

Description:
Hyphenation patterns for automatic hyphenation for German.

Local Modifications:
The patterns were first generated by running make after cloning the upstream
git repo.

The resulting files have been split and renamed to follow the same style as
other hyphenation patterns.

The *.chr.txt has been automatically generated based on the contents of the
pattern files, using the create_chr.py script that we created ourselves.