cl-weather-jp

BSD 2-Clause

Get weather in Japan

$ area51 add cl-weather-jpCopy

Usage

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