11767c5feSopenharmony_ci## Libphonenumber Metadata Tools
21767c5feSopenharmony_ci
31767c5feSopenharmony_ciThis directory contains auxiliary libraries to support reading and manipulating
41767c5feSopenharmony_cithe CSV packaged metadata for libphonenumber client library. The initial release
51767c5feSopenharmony_ciof these libraries is purely concerned with processing the CSV files, and does
61767c5feSopenharmony_cinot yet contain the classes needed to convert the CSV data in the XML and other
71767c5feSopenharmony_citext files used by libphonenumber.
81767c5feSopenharmony_ci
91767c5feSopenharmony_ciEventually it is expected that all the tooling for manipulating CSV metadata and
101767c5feSopenharmony_cigenerating the XML files will be released here, at which time the CSV files will
111767c5feSopenharmony_cibecome the source of truth for libphonenumber and the XML-based metadata and
121767c5feSopenharmony_ciother mapping files will be automatically derived from it.
131767c5feSopenharmony_ci
141767c5feSopenharmony_ci## About metadata.zip
151767c5feSopenharmony_ci
161767c5feSopenharmony_ciIt contains canonical metadata for the libphonenumber project, intended for use
171767c5feSopenharmony_ciby libphonenumber tools. CSV schemas are not promised to be stable.
181767c5feSopenharmony_ci
191767c5feSopenharmony_ci### Support and Api Stability
201767c5feSopenharmony_ci
211767c5feSopenharmony_ci**These libraries are not currently supported and do not provide a stable API;
221767c5feSopenharmony_ciuse at your own risk.**
231767c5feSopenharmony_ci
241767c5feSopenharmony_ciThere are no guarantees of stability for the APIs in this library, and while
251767c5feSopenharmony_cithey are not expected to change dramatically, API tweaks and bug fixes are
261767c5feSopenharmony_ciinevitable.
271767c5feSopenharmony_ci
281767c5feSopenharmony_ci### Issues and Contributions
291767c5feSopenharmony_ci
301767c5feSopenharmony_ciPatches and pull requests cannot be accepted directly on this codebase, so if
311767c5feSopenharmony_ciyou find an issue with these libraries, please open a new issue for it. However
321767c5feSopenharmony_ciwe do not accept feature requests, or provide answers or technical support for
331767c5feSopenharmony_cianything in this directory at this time.
34