info.rkt
#lang setup/infotab
(define name "libvorbisfile-rsound")
(define blurb
  '("A small helper file for (planet gcr/libvorbisfile), this package converts vorbis files to rsounds. (See the docs for libvorbisfile for details.)"))
(define primary-file "main.rkt")
(define categories '(media))
(define repositories '("4.x"))
(define release-notes '((p "Moved this bit to its own library.")))