| Index: Tools/Scripts/webkitpy/thirdparty/webpagereplay/third_party/ipaddr/README
|
| diff --git a/Tools/Scripts/webkitpy/thirdparty/webpagereplay/third_party/ipaddr/README b/Tools/Scripts/webkitpy/thirdparty/webpagereplay/third_party/ipaddr/README
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..1b54294bb10cb92e1b1b6180947e7271f74bef61
|
| --- /dev/null
|
| +++ b/Tools/Scripts/webkitpy/thirdparty/webpagereplay/third_party/ipaddr/README
|
| @@ -0,0 +1,8 @@
|
| +ipaddr.py is a library for working with IP addresses, both IPv4 and IPv6.
|
| +It was developed by Google for internal use, and is now open source.
|
| +
|
| +Project home page: http://code.google.com/p/ipaddr-py/
|
| +
|
| +Please send contributions to ipaddr-py-dev@googlegroups.com. Code should
|
| +include unit tests and follow the Google Python style guide:
|
| +http://code.google.com/p/soc/wiki/PythonStyleGuide
|
|
|