cl-bibtex

LGPL 2.1+

Compatible re-implementation of the BibTeX program, with a BST-to-CL compiler.

$ area51 add cl-bibtexコピー

使い方

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

依存関係