(hall-description (name "msg") (prefix "") (version "0.1") (author "Chad Nelson") (email "") (copyright (2023)) (synopsis "") (description "") (home-page "") (license agpl3+) (dependencies `()) (skip ()) (features ((guix #f) (use-guix-specs-for-dependencies #f) (native-language-support #f) (licensing #t))) (files (libraries ((directory "msg" ((scheme-file "config") (scheme-file "machine") (scheme-file "hconfig") (scheme-file "shell") (scheme-file "helpers"))))) (tests ()) (programs ((directory "scripts" ((in-file "msg"))))) (documentation ((org-file "README") (symlink "README" "README.org") (text-file "HACKING") (text-file "LICENSE") (text-file "COPYING") (directory "doc" ((texi-file "msg") (scheme-file "config"))) (text-file "NEWS") (text-file "AUTHORS") (text-file "ChangeLog"))) (infrastructure ((scheme-file "guix") (text-file ".gitignore") (scheme-file "hall")))))