cl-maxminddb
CL MaxMind DB
$ area51 add cl-maxminddbCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-maxminddb:some-function ...)CL MaxMind DB
$ area51 add cl-maxminddbCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-maxminddb:some-function ...)