((synopsis "Webview-based EPUB viewer") (author "Vasilij Schneidermann") (license "GPL-3") (category misc) (dependencies srfi-1 srfi-18 intarweb matchable medea scsh-process spiffy ssax sxpath sxml-transforms uri-common webview) (build-dependencies spock) (foreign-dependencies "unzip") (components (program teapub (component-dependencies teapub-static-resources)) (data teapub-static-resources (files "resources/index.html" "resources/reader.js" "resources/style.css") (component-dependencies teapub-dynamic-resources)) (generated-source-file teapub-dynamic-resources (custom-build "build-js") (source-dependencies "resources/reader.scm"))))