GaBuZoMeu is a set of programs to parse and check language tags and language tag registry (see RFC 5646).
Go to file
Stephane Bortzmeyer 5c564df4c1 Escape characters that are special for XML and HTML 2023-10-01 12:18:00 +02:00
Registry Escape characters that are special for XML and HTML 2023-10-01 12:18:00 +02:00
SQL Keep deprecation in most conversions 2023-09-30 17:31:16 +02:00
broken-registries Initial import 2023-06-08 21:49:35 +02:00
correct-registries Initial import 2023-06-08 21:49:35 +02:00
invalid-registries Initial import 2023-06-08 21:49:35 +02:00
valid-registries Initial import 2023-06-08 21:49:35 +02:00
Grammar.hs Tests now fixed (several issues). Closes #1 2023-09-06 17:56:52 +02:00
INSTALL.md * More documentation 2023-06-09 09:21:21 +02:00
LICENSE Initial import 2023-06-08 21:49:35 +02:00
Makefile Keep deprecation in most conversions 2023-09-30 17:31:16 +02:00
Parsers.hs Initial import 2023-06-08 21:49:35 +02:00
README.md * More documentation 2023-06-09 09:21:21 +02:00
Types.hs Initial import 2023-06-08 21:49:35 +02:00
broken-tags.txt Tests now fixed (several issues). Closes #1 2023-09-06 17:56:52 +02:00
check-valid.hs Initial import 2023-06-08 21:49:35 +02:00
check-wf.hs Initial import 2023-06-08 21:49:35 +02:00
display-tag.hs Initial import 2023-06-08 21:49:35 +02:00
invalid-tags.txt Tests now fixed (several issues). Closes #1 2023-09-06 17:56:52 +02:00
irregular.hs Initial import 2023-06-08 21:49:35 +02:00
test-registries.hs Initial import 2023-06-08 21:49:35 +02:00
tests-from-files.hs Tests now fixed (several issues). Closes #1 2023-09-06 17:56:52 +02:00
valid-tags.txt Initial import 2023-06-08 21:49:35 +02:00
well-formed-tags.txt Tests now fixed (several issues). Closes #1 2023-09-06 17:56:52 +02:00

README.md

GaBuZoMeu

GaBuZoMeu is a set of programs to parse and check language tags and language tag registry (see RFC 5646).

Installation

See INSTALL.md.

Using with the official language tag registry

wget https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry

Licence

Free software (BSD 3-clause), see LICENSE.

Author

Stéphane Bortzmeyer stephane+gabuzomeu@bortzmeyer.org