xnet V port of Golang's net/ip. Development $ git clone https://github.com/alexferl/xnet.git $ cd xnet $ make dev To run the tests: $ make test