Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2779)

Unified Diff: Tools/Scripts/webkitpy/thirdparty/webpagereplay/third_party/ipaddr/README.web-page-replay

Issue 18418010: Check in the thirdparty libs needed for webkitpy. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698