wok annotate python-phonenumbers/description.txt @ rev 25315

updated soprano and soprano-dev (2.8.0 -> 2.9.4)
author Hans-G?nter Theisgen
date Thu Jul 21 06:45:43 2022 +0100 (23 months ago)
parents
children
rev   line source
Hans-G?nter@25218 1 This is a Python port of Google's libphonenumber library.
Hans-G?nter@25218 2 It supports Python 2.5-2.7 and Python 3.x (in the same codebase,
Hans-G?nter@25218 3 with no 2to3 conversion needed).
Hans-G?nter@25218 4
Hans-G?nter@25218 5 Original Java code is Copyright (C) 2009-2015 The Libphonenumber Authors.