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: r170 | |
6 Security Critical: yes | |
7 | |
8 integration owner: georgey@chromium.org | |
dhollowa
2011/04/26 17:26:14
I don't see "integration owner" in other README.ch
GeorgeY
2011/04/27 00:41:45
Removed - now we have OWNERS file
| |
9 | |
10 This directory contains the source code of international phone number library | |
11 for C/C++ | |
dhollowa
2011/04/26 17:26:14
Nit: period at the end of the sentence please.
GeorgeY
2011/04/27 00:41:45
Done.
| |
12 | |
13 This library depends on | |
14 1. base\ for types, scoped_ptr's, etc. | |
dhollowa
2011/04/26 17:26:14
nit: Use forward slashes: "base/" to match url and
GeorgeY
2011/04/27 00:41:45
Done.
| |
15 2. third_party\icu for internationalisation, UTF8-16-32 conversion and regular | |
16 expressions. | |
17 3. third_party\protobuf Lite version. | |
18 | |
19 Additional files, not in the original library: | |
20 libphonenumber.gyp | |
21 README.chromium | |
22 chrome\regexp_adapter_icuregexp.cc | |
23 | |
24 | |
OLD | NEW |