Artifact b9c81401c39518bd6571a23a6a4fe518c721b41a:
- File ulex/netutil/ulex-netutil.meta — part of check-in [be8fe269fa] at 2019-12-16 04:17:56 on branch v1.70-defunct-try — Pulled in ulex (user: matt, size: 350) [annotate] [blame] [check-ins using] [more...]
;; -*- scheme -*- ( ; Your egg's license: (license "BSD") ; Pick one from the list of categories (see below) for your egg and enter it ; here. (category db) (needs foreign ) ; A list of eggs required for TESTING ONLY. See the `Tests' section. (test-depends test) (author "Brandon Barclay") (synopsis "Get all IP addresses for all interfaces."))