aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-15 19:29:58 +0300
committerLoïc Hoguin <[email protected]>2015-05-15 19:29:58 +0300
commit0df93fe6544cfddc5f606c96873ea2863805b4c1 (patch)
tree8de35b41eef7eb9345b719a79226f2f81e5df46e
parent16ef4a7a09c31120eca4c6efe19e8d728f09b9c8 (diff)
downloaderlang.mk-0df93fe6544cfddc5f606c96873ea2863805b4c1.tar.gz
erlang.mk-0df93fe6544cfddc5f606c96873ea2863805b4c1.tar.bz2
erlang.mk-0df93fe6544cfddc5f606c96873ea2863805b4c1.zip
Add psycho back into the index
-rw-r--r--packages.v1.tsv1
-rw-r--r--packages.v1.txt1
-rw-r--r--packages.v2.tsv1
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index 3d27169..665640a 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -105,6 +105,7 @@ pooler https://github.com/seth/pooler https://github.com/seth/pooler An OTP Proc
procket https://github.com/msantos/procket http://blog.listincomprehension.com/search/label/procket Erlang interface to low level socket operations
proper https://github.com/manopapad/proper http://proper.softlab.ntua.gr PropEr: a QuickCheck-inspired property-based testing tool for Erlang.
protobuffs https://github.com/basho/erlang_protobuffs https://github.com/basho/erlang_protobuffs An implementation of Google's Protocol Buffers for Erlang, based on ngerakines/erlang_protobuffs.
+psycho https://github.com/gar1t/psycho https://github.com/gar1t/psycho HTTP server that provides a WSGI-like interface for applications and middleware.
ptrackerl https://github.com/inaka/ptrackerl https://github.com/inaka/ptrackerl Pivotal Tracker API Client written in Erlang
push_service https://github.com/hairyhum/push_service https://github.com/hairyhum/push_service Push service
qdate https://github.com/choptastic/qdate https://github.com/choptastic/qdate Date, time, and timezone parsing, formatting, and conversion for Erlang.
diff --git a/packages.v1.txt b/packages.v1.txt
index 3d27169..665640a 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -105,6 +105,7 @@ pooler https://github.com/seth/pooler https://github.com/seth/pooler An OTP Proc
procket https://github.com/msantos/procket http://blog.listincomprehension.com/search/label/procket Erlang interface to low level socket operations
proper https://github.com/manopapad/proper http://proper.softlab.ntua.gr PropEr: a QuickCheck-inspired property-based testing tool for Erlang.
protobuffs https://github.com/basho/erlang_protobuffs https://github.com/basho/erlang_protobuffs An implementation of Google's Protocol Buffers for Erlang, based on ngerakines/erlang_protobuffs.
+psycho https://github.com/gar1t/psycho https://github.com/gar1t/psycho HTTP server that provides a WSGI-like interface for applications and middleware.
ptrackerl https://github.com/inaka/ptrackerl https://github.com/inaka/ptrackerl Pivotal Tracker API Client written in Erlang
push_service https://github.com/hairyhum/push_service https://github.com/hairyhum/push_service Push service
qdate https://github.com/choptastic/qdate https://github.com/choptastic/qdate Date, time, and timezone parsing, formatting, and conversion for Erlang.
diff --git a/packages.v2.tsv b/packages.v2.tsv
index 0124aff..eb75ae5 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -105,6 +105,7 @@ pooler git https://github.com/seth/pooler master https://github.com/seth/pooler
procket git https://github.com/msantos/procket master http://blog.listincomprehension.com/search/label/procket Erlang interface to low level socket operations
proper git https://github.com/manopapad/proper master http://proper.softlab.ntua.gr PropEr: a QuickCheck-inspired property-based testing tool for Erlang.
protobuffs git https://github.com/basho/erlang_protobuffs master https://github.com/basho/erlang_protobuffs An implementation of Google's Protocol Buffers for Erlang, based on ngerakines/erlang_protobuffs.
+psycho git https://github.com/gar1t/psycho master https://github.com/gar1t/psycho HTTP server that provides a WSGI-like interface for applications and middleware.
ptrackerl git https://github.com/inaka/ptrackerl master https://github.com/inaka/ptrackerl Pivotal Tracker API Client written in Erlang
push_service git https://github.com/hairyhum/push_service master https://github.com/hairyhum/push_service Push service
qdate git https://github.com/choptastic/qdate 0.4.0 https://github.com/choptastic/qdate Date, time, and timezone parsing, formatting, and conversion for Erlang.