Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2419d958eb | |||
| 1ce89c9c1c |
@@ -5,7 +5,7 @@
|
|||||||
(
|
(
|
||||||
(license "BSD")
|
(license "BSD")
|
||||||
|
|
||||||
(category cryptography)
|
(category web)
|
||||||
|
|
||||||
(needs base64 sha1 http-client uri-common intarweb srfi-19 hmac ssax sxpath)
|
(needs base64 sha1 http-client uri-common intarweb srfi-19 hmac ssax sxpath)
|
||||||
|
|
||||||
|
|||||||
7
amazon-s3.release-info
Normal file
7
amazon-s3.release-info
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
(repo git "git://github.com/ThomasHintz/chicken-scheme-{egg-name}.git") ; optional
|
||||||
|
|
||||||
|
(uri targz "https://github.com/ThomasHintz/chicken-scheme-{egg-name}/tarball/{egg-release}")
|
||||||
|
(release "1")
|
||||||
|
(release "2")
|
||||||
|
(release "3")
|
||||||
|
(release "4")
|
||||||
Reference in New Issue
Block a user