11 lines
276 B
Plaintext
11 lines
276 B
Plaintext
;;; 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"))
|