tereno / libphonenumber-Python

Port of the libphonenumber library by Google

Home Page:http://code.google.com/p/libphonenumber/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libphonenumber-Python
=====================

Status: Incomplete

This is a temporary working library for the Python port of libphonenumber found on Google Code. The Java and JavaScript versions of this library are from there so any updates will be coming from there.

Once, the python port is complete, the code will be moved over.

Code ported:
- PhoneNumber.java          => phonenumber.py
- NumberParseException.java => numberparseexception.py
- CountryCodeToRegionCodeMapForTesting.java => countrycodetoregioncodemap.py

About

Port of the libphonenumber library by Google

http://code.google.com/p/libphonenumber/


Languages

Language:JavaScript 53.9%Language:Java 33.5%Language:Python 12.6%