(define-library (utils cover barcode) (import (chibi) (chibi sxml) (srfi 1)) (export barcode-sxml) (include "barcode.scm"))