Skip to Content

libphonenumber v9.0.4

Created
Updated

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

# Usage

libphonenumber provides CMake targets:

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

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

and 50 transitive dependencies:

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • trishvl's avatar trishvl
  • autoantwort's avatar autoantwort
  • Mengna Li's avatar Mengna Li
  • Cheney Wang's avatar Cheney Wang
  • jim wang's avatar jim wang
  • MonicaLiu's avatar MonicaLiu
  • Koby Kahane's avatar Koby Kahane
  • Weihang Ding's avatar Weihang Ding
  • Jia Yue Hua's avatar Jia Yue Hua
  • toge's avatar toge

# Changelog

  • 8626a9a [libphonenumber] update to 9.0.4 (#45272)
  • c759d44 [libphonenumber] update to 9.0.3 (#45198)
  • ce89ffd [libphonenumber] update to 9.0.2 (#44766)
  • 7fcff03 [libphonenumber] update to 9.0.0 (#44265)
  • 9ffd5d9 [libphonenumber] update to 8.13.55 (#43881)
  • 4d61638 [libphonenumber] update to 8.13.45 (#40952)
  • 79b070e [libphonenumber] update to 8.13.31 (#37169)
  • ac97449 [libphonenumber] update to 8.13.29 (#36412)
  • a552b81 [libphonenumber] update to 8.13.23 (#34621)
  • a67ca6b [libphonenumber] Bump to 8.13.17 & fix linux and macOS build (#32899)
and 8 more commits:

# Source