(hall-description (name "guile-docs") (prefix "guile") (version "0.1") (author "") (copyright (2023)) (synopsis "") (description "") (home-page "") (license gpl3+) (dependencies `()) (skip ()) (files (libraries ((directory "guile-docs" ((directory "html" ((scheme-file "templates"))) (scheme-file "reflection") (scheme-file "docs"))))) (tests ()) (programs ((scheme-file "guile-docs") (directory "scripts" ((text-file "launch-dev-shell") (text-file "guile-repl"))))) (documentation ((directory "doc" ((texi-file "guile-docs"))) (text-file "COPYING") (text-file "HACKING") (symlink "README" "README.org") (org-file "README"))) (infrastructure ((scheme-file "hall") (text-file ".gitignore") (scheme-file "guix") (scheme-file "manifest")))))