diff options
Diffstat (limited to 'index/psycho.mk')
-rw-r--r-- | index/psycho.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/psycho.mk b/index/psycho.mk deleted file mode 100644 index 232c6ae..0000000 --- a/index/psycho.mk +++ /dev/null @@ -1,7 +0,0 @@ -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 |