GaBuZoMeu is a set of programs to parse and check language tags and language tag registry (see RFC 5646).
Go to file
Stephane Bortzmeyer 8a342ecf20 Future equality function 2023-10-01 18:47:01 +02:00
Registry Display the date of the registry 2023-10-01 15:46:34 +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 Future equality function 2023-10-01 18:47:01 +02:00
broken-tags.txt Tests now fixed (several issues). Closes #1 2023-09-06 17:56:52 +02:00
check-valid.hs Display the date of the registry 2023-10-01 15:46:34 +02:00
check-wf.hs Giving in on possible options 2023-10-01 15:56:20 +02:00
display-tag.hs Extensions and extlangs 2023-10-01 16:05:58 +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