8 lines
218 B
Text
8 lines
218 B
Text
;; -*- Scheme -*-
|
|
|
|
((synopsis "Server-Sent Events module for Awful")
|
|
(author "Arthur Maciel")
|
|
(category web)
|
|
(license "BSD")
|
|
(depends awful spiffy intarweb)
|
|
(test-depends test server-test uri-common http-client))
|