An open API service indexing awesome lists of open source software.

https://github.com/gphemsley/bcp47

Code for parsing the IANA Language Subtag Registry and implementing BCP 47 support in Firefox.
https://github.com/gphemsley/bcp47

bcp-47 bcp47 i18n internationalization l10n language-tags localization

Last synced: 4 months ago
JSON representation

Code for parsing the IANA Language Subtag Registry and implementing BCP 47 support in Firefox.

Awesome Lists containing this project

README

          

BCP47
=====

Code for parsing the IANA Language Subtag Registry and implementing BCP 47 support in Firefox.

Update data
-----------

```
$ ./get_subtags.py
$ make
```