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

Side by Side Diff: Tools/Scripts/webkitpy/thirdparty/webpagereplay/third_party/ipaddr/README

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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 ipaddr.py is a library for working with IP addresses, both IPv4 and IPv6.
2 It was developed by Google for internal use, and is now open source.
3
4 Project home page: http://code.google.com/p/ipaddr-py/
5
6 Please send contributions to ipaddr-py-dev@googlegroups.com. Code should
7 include unit tests and follow the Google Python style guide:
8 http://code.google.com/p/soc/wiki/PythonStyleGuide
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698