1. Home
  2. Browse
  3. libphonenumber

libphonenumber

v8.13.45#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

v8.13.45#0

Publication

Supports

All

GitHub

google/libphonenumber17K

Subtree

4d61638026

License

Apache-2.0

Definition

Manifest