1. Home
  2. Browse
  3. libphonenumber

libphonenumber

v8.13.31#0Go to latest

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.31#0

Publication

Supports

All

GitHub

google/libphonenumber17K

Subtree

79b070e022

License

Apache-2.0

Definition

Manifest