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