Compare commits

..

No commits in common. "master" and "0.3" have entirely different histories.
master ... 0.3

2 changed files with 2 additions and 6 deletions

View File

@ -1,3 +1,3 @@
(repo git "https:///gitea.lyrion.ch/Chicken/awful-sse.git")
(uri targz "https://gitea.lyrion.ch/Chicken/awful-sse/archive/{egg-release}.tar.gz")
(repo git "https:///gitea.lyrion.ch/zilti/awful-sse.git")
(uri targz "https://gitea.lyrion.ch/zilti/awful-sse/archive/{egg-release}.tar.gz")
(release "0.3")

View File

@ -12,10 +12,6 @@ A CHICKEN Scheme module for Awful web framework that provides Server-Sent Events
[[/users/arthurmaciel|Arthur Maciel]]
=== Repository
[[https:///gitea.lyrion.ch/zilti/awful-sse|https:///gitea.lyrion.ch/zilti/awful-sse]]
=== Requirements
Requires [[awful]], [[spiffy]] and [[intarweb]] eggs.