awful-sse/awful-sse.egg

10 lines
271 B
Plaintext
Raw Normal View History

2020-12-29 02:29:22 +00:00
;; -*- mode: scheme -*-
((author "Arthur Maciel")
(synopsis "Server-Sent Events module for Awful")
(category web)
(license "BSD")
(dependencies awful spiffy intarweb)
(test-dependencies test server-test uri-common http-client)
(components
(extension awful.sse)))