stripe-against-the-modern-world
Implementation of the Stripe API.
$ area51 add stripe-against-the-modern-worldCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(stripe-against-the-modern-world:some-function ...)