aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.tsv
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 /packages.v1.tsv
parent16ef4a7a09c31120eca4c6efe19e8d728f09b9c8 (diff)
downloaderlang.mk-0df93fe6544cfddc5f606c96873ea2863805b4c1.tar.gz
erlang.mk-0df93fe6544cfddc5f606c96873ea2863805b4c1.tar.bz2
erlang.mk-0df93fe6544cfddc5f606c96873ea2863805b4c1.zip
Add psycho back into the index
Diffstat (limited to 'packages.v1.tsv')
-rw-r--r--packages.v1.tsv1
1 files changed, 1 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.