info.ss
#lang setup/infotab

(define name "libxml2")
(define blurb `("Bindings for the libxml2 library"))
(define release-notes `("currently can only convert xml files to sxml"))
(define categories `(io))
(define primary-file `("main.ss"))
(define version "20091209")
(define repositories `("4.x"))
(define scribblings `(("libxml2.scrbl" ())))