1. Home
  2. ›
  3. Browse
  4. ›
  5. libphonenumber

libphonenumber

v9.0.37#0Latest

Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.

Install

Run the following Vcpkg command to install the port.

vcpkg install libphonenumber

Usage

libphonenumber provides CMake targets:

find_package(libphonenumber CONFIG REQUIRED)
target_link_libraries(main PRIVATE libphonenumber::phonenumber)

Dependencies

See source

Version

v9.0.37#0

Publication

Supports

All

GitHub

google/libphonenumber18K

Homepage

github.com/google/libphonenumber

Subtree

60f1f9edbe

License

Apache-2.0

Definition

Manifest