Skip to content

Commit ddabb77

Browse files
committed
Add initial README during github setup
0 parents  commit ddabb77

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
phonenumbers Python Library
2+
3+
This is a Python port of libphonenumber, originally from:
4+
http://code.google.com/p/libphonenumber/.
5+
6+
Original Java code is Copyright (C) 2009-2011 Google Inc.
7+
8+
- The python/ directory holds the Python code.
9+
- The resources/ directory is a copy of the resources/
10+
directory from libphonenumber. This is not needed
11+
to run the Python code, but is needed when upstream
12+
changes to the master XML metadata need to be
13+
incorporated.

0 commit comments

Comments
 (0)