;;; isbn.meta -*- Hen -*- ((egg "isbn") (synopsis "ISBN lib for handling book identifier numbers") (author "Christian Kellermann") (category web) (license "BSD") (doc-from-wiki) (test-depends test) (depends srfi-1 sxml-transforms sxpath intarweb http-client ssax uri-common) (files "isbn.meta" "isbn.setup" "isbn.scm" "tests/run.scm" "isbndb.scm"))