stripe-against-the-modern-world

MIT

Implementation of the Stripe API.

$ area51 add stripe-against-the-modern-worldCopy

Usage

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