aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.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.v2.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.v2.tsv')
-rw-r--r--packages.v2.tsv1
1 files changed, 1 insertions, 0 deletions
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.