| Index: Tools/Scripts/webkitpy/thirdparty/webpagereplay/third_party/ipaddr/README.web-page-replay
|
| diff --git a/Tools/Scripts/webkitpy/thirdparty/webpagereplay/third_party/ipaddr/README.web-page-replay b/Tools/Scripts/webkitpy/thirdparty/webpagereplay/third_party/ipaddr/README.web-page-replay
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4b42084a363e9b7c0695648939b351f8241ca4de
|
| --- /dev/null
|
| +++ b/Tools/Scripts/webkitpy/thirdparty/webpagereplay/third_party/ipaddr/README.web-page-replay
|
| @@ -0,0 +1,12 @@
|
| +Name: An IPv4/IPv6 manipulation library in Python.
|
| +Short Name: ipaddr-py
|
| +URL: https://code.google.com/p/ipaddr-py/
|
| +Version: 2.1.10 (ipaddr.__version__)
|
| +License: Apache (v2.0)
|
| +License File: COPYING
|
| +
|
| +Description:
|
| +Used by Web Page Replay to check if an IP address is private.
|
| +
|
| +Local Modifications:
|
| +Cherry picked revision 728996d6b1d4 to add license boilerplate to test-2to3.sh.
|
|
|