Last change
on this file since 15842 was
15842,
checked in by sjamaan, 10 years ago
|
Remove some pointless tedious ugly code for converting attribute values to strings, and rely on the new uri-common 0.9 to do that automatically
|
File size:
295 bytes
|
Line | |
---|
1 | ((synopsis "A pure Scheme Hyper Estraier client library") |
---|
2 | (author "Peter Bex") |
---|
3 | (category db) |
---|
4 | (license "BSD") |
---|
5 | (doc-from-wiki) |
---|
6 | (needs http-client (uri-common 0.9) intarweb) |
---|
7 | (test-depends test) |
---|
8 | (hidden) |
---|
9 | (files "estraier-client.scm" "estraier-client.setup" "estraier-client.html" |
---|
10 | "tests")) |
---|
Note: See
TracBrowser
for help on using the repository browser.