You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
;;; simple.meta -*- scheme -*-
|
|
|
|
((egg "simple.egg")
|
|
(synopsis "")
|
|
(license "BSD")
|
|
(category web)
|
|
(author "Thomas Hintz")
|
|
(depends intarweb spiffy spiffy-request-vars uri-common
|
|
http-session spiffy-cookies sxml-transforms)
|
|
(files "simple.setup" "simple.meta"))
|