aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.txt
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-14 14:00:39 +0300
committerLoïc Hoguin <[email protected]>2015-05-14 14:00:39 +0300
commit90885812a23a0712dc1be11206ce7b9f9a5c6ef0 (patch)
treef4808e9fdb0e0a586549867e08a3a87cb2b7d770 /packages.v1.txt
parentb1b963a4462ca64a33a5e41c0f586c29a00ed635 (diff)
downloaderlang.mk-90885812a23a0712dc1be11206ce7b9f9a5c6ef0.tar.gz
erlang.mk-90885812a23a0712dc1be11206ce7b9f9a5c6ef0.tar.bz2
erlang.mk-90885812a23a0712dc1be11206ce7b9f9a5c6ef0.zip
Add package procket to the index
Diffstat (limited to 'packages.v1.txt')
-rw-r--r--packages.v1.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.txt b/packages.v1.txt
index 7ffce96..7fa5b9e 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -94,6 +94,7 @@ openpoker https://github.com/hpyhacking/openpoker https://github.com/hpyhacking/
pegjs https://github.com/dmitriid/pegjs https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang.
pobox https://github.com/ferd/pobox https://github.com/ferd/pobox External buffer processes to protect against mailbox overflow in Erlang
poolboy https://github.com/devinus/poolboy https://github.com/devinus/poolboy A hunky Erlang worker pool factory
+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.
ptrackerl https://github.com/inaka/ptrackerl https://github.com/inaka/ptrackerl Pivotal Tracker API Client written in Erlang