initial commit

This commit is contained in:
2012-08-07 13:32:27 -07:00
parent 5fb32f290e
commit 7e0bd0107d
5 changed files with 106 additions and 0 deletions

13
striped-zebra.meta Normal file
View File

@@ -0,0 +1,13 @@
; author: Thomas Hintz
; email: t@thintz.com
; license: bsd
(
(license "BSD")
(category web)
(needs http-client uri-common intarweb json)
(author "Thomas Hintz")
(synopsis "An API for using the Stripe payment system."))