cl-mtgnet

MIT

Client library for the MTGNet RPC protocol.

$ area51 add cl-mtgnetCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-mtgnet:some-function ...)