1 Name: The library to input and validate addresses.
2 Short Name: libaddressinput
3 URL: https://code.google.com/p/libaddressinput/
12 This library allows users to input their address, and perform validation on this
13 by talking to an address data server https://i18napis.appspot.com/ssl-address.
14 The library is used in requestAutocomplete() dialog to enable internationalized
15 address input and validation for payment forms.
18 - The package is libaddressinput at revision 176 plus the Chrome-specific
19 validation logic, which will be upstreamed back to libaddressinput
20 (http://crbug.com/327046). The Chrome-specific version is in chromium/cpp/
21 subdirectory. The original source code is in src/cpp/ subdirectory. Both
22 versions use the original test data file src/testdata/countryinfo.txt.
23 - Serbia and Montenegro (YU) was removed as a supported region.