(hall-description (name "bible-tools") (prefix "") (version "1.0") (author "") (copyright (2022)) (synopsis "") (description "") (home-page "") (license gpl3+) (dependencies `()) (skip ()) (files (libraries ((directory "bible-tools" ((scheme-file "latex-export") (scheme-file "count-words") (scheme-file "bible-tools"))))) (tests ((directory "tests" ()))) (programs ((directory "scripts" ((in-file "bible-app") (in-file "search-bible") (in-file "word-counter") (in-file "bible2latex") (in-file "read-bible"))))) (documentation ((directory "doc" ((texi-file "bible-tools"))) (text-file "COPYING") (text-file "HACKING") (symlink "README" "README.org") (org-file "README") (text-file "NEWS") (text-file "AUTHORS") (text-file "ChangeLog"))) (infrastructure ((scheme-file "hall") (text-file ".gitignore") (scheme-file "guix")))))