chtml-matcher

MIT style license

A unifying template matcher based on closure-html for web scraping and extraction

$ area51 add chtml-matcherコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(chtml-matcher:some-function ...)