;;; system-information.egg -*- Scheme -*- vim: ft=scheme: ((synopsis "Obtaining system and host information") (license "BSD") (category os) (author "The CHICKEN Team") (components (extension system-information (source-dependencies "unix.scm" "windows.scm"))))