Last change
on this file since 22169 was
22169,
checked in by Christian Kellermann, 10 years ago
|
isbn: welcome the openlibrary api
|
File size:
400 bytes
|
Line | |
---|
1 | ;;; isbn.meta -*- Hen -*- |
---|
2 | |
---|
3 | ((egg "isbn") |
---|
4 | (synopsis "ISBN lib for handling book identifier numbers and public isbn databases") |
---|
5 | (author "Christian Kellermann") |
---|
6 | (category web) |
---|
7 | (license "BSD") |
---|
8 | (doc-from-wiki) |
---|
9 | (test-depends test) |
---|
10 | (depends data-structures srfi-1 sxml-transforms sxpath |
---|
11 | intarweb http-client ssax uri-common) |
---|
12 | (files "isbn.setup" "isbn.scm" "isbndb.scm" "openlibrary.scm")) |
---|
Note: See
TracBrowser
for help on using the repository browser.