#lang setup/infotab (define name "aoli") (define blurb '((h2 "Audio Output Library Interface") (p "This module is a simple interface to libao. See test.rkt for an example of its use. (Wait a few minutes for it to really pick up! 8)"))) (define categories '(media)) (define primary-file '("main.rkt")) (define repositories '("4.x"))