aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-13 18:48:14 +0300
committerLoïc Hoguin <[email protected]>2015-05-13 18:48:14 +0300
commit5f983d14217dc93093154e79f322685464914799 (patch)
treeb919edd746d47adacfec3f0408f20772d9e1e954
parent914c8fcfbe3833a58c7569f87b0fcb0cbe60e585 (diff)
downloaderlang.mk-5f983d14217dc93093154e79f322685464914799.tar.gz
erlang.mk-5f983d14217dc93093154e79f322685464914799.tar.bz2
erlang.mk-5f983d14217dc93093154e79f322685464914799.zip
Add package protobuffs to 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 db0dc1d..cebaed8 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -88,6 +88,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
+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
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 db0dc1d..cebaed8 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -88,6 +88,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
+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
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 63041a5..0d4ec94 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -88,6 +88,7 @@ openpoker git https://github.com/hpyhacking/openpoker master https://github.com/
pegjs git https://github.com/dmitriid/pegjs 0.3 https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang.
pobox git https://github.com/ferd/pobox master https://github.com/ferd/pobox External buffer processes to protect against mailbox overflow in Erlang
poolboy git https://github.com/devinus/poolboy master https://github.com/devinus/poolboy A hunky Erlang worker pool factory
+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.
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.