;; This software is Copyright (c) 2007 ;; Sasha Kovar . ;; Sasha grants you the rights to distribute ;; and use this software as governed by the terms ;; of the Lisp Lesser GNU Public License ;; (http://opensource.franz.com/preamble.html), ;; known as the LLGPL. (defpackage #:cl-rsvg (:nicknames :rsvg) (:use :cl :asdf :cffi))