wok view python-phonenumbers/description.txt @ rev 25453

BootProg/boot16.asm: too small fat16 support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 17 08:17:46 2022 +0000 (20 months ago)
parents
children
line source
1 This is a Python port of Google's libphonenumber library.
2 It supports Python 2.5-2.7 and Python 3.x (in the same codebase,
3 with no 2to3 conversion needed).
5 Original Java code is Copyright (C) 2009-2015 The Libphonenumber Authors.