((category net) (synopsis "Network address information access") (license "BSD") (author "Thomas Chust") (version "1.0.4") (dependencies srfi-1) (test-dependencies test) (components (extension address-info (custom-build "build-address-info")))) ;; vim: set ai et ts=4 sts=2 sw=2 ft=scheme: ;;