cl-mtgnet
Client library for the MTGNet RPC protocol.
$ area51 add cl-mtgnetCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-mtgnet:some-function ...)Client library for the MTGNet RPC protocol.
$ area51 add cl-mtgnetCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-mtgnet:some-function ...)