lunamech-matrix-api

MIT

An implementation of the Matrix API taken from LunaMech see https://lunamech.com

$ area51 add lunamech-matrix-apiCopy

Usage

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