2 Commits
2 ... 4

Author SHA1 Message Date
2419d958eb Added release-info. 2011-08-03 22:00:39 -07:00
1ce89c9c1c Fixed category. 2011-08-02 22:05:47 -07:00
2 changed files with 8 additions and 1 deletions

View File

@@ -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
View 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")