aboutsummaryrefslogtreecommitdiffstats
path: root/index/psycho.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/psycho.mk')
-rw-r--r--index/psycho.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/psycho.mk b/index/psycho.mk
new file mode 100644
index 0000000..232c6ae
--- /dev/null
+++ b/index/psycho.mk
@@ -0,0 +1,7 @@
+PACKAGES += psycho
+pkg_psycho_name = psycho
+pkg_psycho_description = HTTP server that provides a WSGI-like interface for applications and middleware.
+pkg_psycho_homepage = https://github.com/gar1t/psycho
+pkg_psycho_fetch = git
+pkg_psycho_repo = https://github.com/gar1t/psycho
+pkg_psycho_commit = master