Package: python-ipcalc
Version: 0.3-1
Severity: important
#v+
>>> import ipcalc
>>> print '%s' % list(ipcalc.Network('192.168.0.2/30'))[-1]
192.168.0.5
#v-192.168.0.5 obviously does not belong to 192.168.0.0/30. Regards, -- Piotr Lewandowski -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

