OLD | NEW |
---|---|
(Empty) | |
1 Name: International Phone Number Library | |
2 Short Name: libphonenumber | |
3 URL: http://libphonenumber.googlecode.com/svn/trunk/ | |
4 Version: unknown | |
5 Revision: r156 | |
6 | |
7 integration owner: georgey@chromium.org | |
8 | |
9 This directory contains the source code of international phone number library | |
10 for C/C++ | |
11 | |
12 This library depends on | |
13 1. base\ for types, scoped_ptr's, etc. | |
14 2. third_party\icu for internationalisation, UTF8-16-32 conversion and regular e xpressions. | |
dhollowa
2011/04/06 15:02:55
nit: 80 col
GeorgeY
2011/04/07 00:00:39
Done.
| |
15 3. third_party\protobuf Lite version. | |
16 | |
17 Additional files, not in the original library: | |
18 libphonenumber.gyp | |
19 README.chromium | |
20 chrome\regexp_adapter_icuregexp.cc | |
21 | |
22 | |
OLD | NEW |