cl-maxminddb

GNU Lesser General Public License, v3

CL MaxMind DB

$ area51 add cl-maxminddbCopy

Usage

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