You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
mandlil b6cc5300a6
Metadata updates for release 9.0.20 (#3945)
5 days ago
..
src Japan(JP, +81): Add support to national carrier code 003768 and short code prefix 000[259]. (#3142) 2 years ago
.gitignore Project import generated by Copybara. (#2497) 6 years ago
README.md Migrator tool (#2557) 5 years ago
metadata.zip Metadata updates for release 9.0.20 (#3945) 5 days ago
pom.xml Update pom.xml (#3810) 10 months ago

README.md

Libphonenumber Metadata Tools

This directory contains auxiliary libraries to support reading and manipulating the CSV packaged metadata for libphonenumber client library. The initial release of these libraries is purely concerned with processing the CSV files, and does not yet contain the classes needed to convert the CSV data in the XML and other text files used by libphonenumber.

Eventually it is expected that all the tooling for manipulating CSV metadata and generating the XML files will be released here, at which time the CSV files will become the source of truth for libphonenumber and the XML-based metadata and other mapping files will be automatically derived from it.

About metadata.zip

It contains canonical metadata for the libphonenumber project, intended for use by libphonenumber tools. CSV schemas are not promised to be stable.

Support and Api Stability

These libraries are not currently supported and do not provide a stable API; use at your own risk.

There are no guarantees of stability for the APIs in this library, and while they are not expected to change dramatically, API tweaks and bug fixes are inevitable.

Issues and Contributions

Patches and pull requests cannot be accepted directly on this codebase, so if you find an issue with these libraries, please open a new issue for it. However we do not accept feature requests, or provide answers or technical support for anything in this directory at this time.