Hartmut Goebel (2016-04-19 00:09 +0300) wrote: > Am 18.04.2016 um 22:20 schrieb Leo Famulari: >>> > + (synopsis "IP address manipulation library by Google") >>> > + (description >>> > + "Library for working with IP addresses, both IPv4 and IPv6.") >> Can you give any more information about the software? > > Pardon? That's all the project seay. What more would you expect?
Yeah, it's hard to invent a description when the upstream doesn't provide it. What about this: IPaddr is a fast and lightweight Python library used to create and manipulate IPv4 and IPv6 addresses and networks. This is derived from the python module description: <https://github.com/google/ipaddr-py/blob/master/ipaddr.py> Note: I'm bad at writing descriptions. -- Alex