File: README

package info (click to toggle)
blockfinder 3.14159-2
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 308 kB
  • sloc: python: 2,934; makefile: 18; sh: 10
file content (8 lines) | stat: -rw-r--r-- 386 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
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