[go: up one dir, main page]

Skip to content

mihxil/i18n-formerly-assigned

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i18n-formerly-assigned

Build Status Maven Central snapshots javadoc

Introduction

This project creates support for 'formerly assigned country codes' (in the form of the enum org.meeuw.i18n.formerlyassigned.FormerlyAssignedCountryCode . See ISO 3166-3

The idea was to use this in conjuction with neovisionaries nv-i18n which supports current country codes according to ISO 3166-1, and i18n subdivisions with support for subdivisions of countries according to ISO 3166-2.

This is now done via i18n regions.

Implementation

The list of enums values is created by scraping the concerning wikipedia page, using the groovy script in src/main/script, which is called from the maven build.

Therefore the source code on github doesn’t really help to browse the full list. The javadoc would, so please check the link above.

Java version

The artifact is compatible with java 8 and higher. Only module-info.class is compiled with java target version 11.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published