aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.txt
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
commita0109e9b6dda40946b86857a07011ed3b72e04f1 (patch)
tree44e7d1b8ebd81329137832f3e6ba1cb0cd9f2c3d /packages.v1.txt
parent80c4d75ce395b9cbc0f05aca848e0847c125e481 (diff)
downloaderlang.mk-a0109e9b6dda40946b86857a07011ed3b72e04f1.tar.gz
erlang.mk-a0109e9b6dda40946b86857a07011ed3b72e04f1.tar.bz2
erlang.mk-a0109e9b6dda40946b86857a07011ed3b72e04f1.zip
Add package nat_upnp 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 03ce0ec..bec6099 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -77,6 +77,7 @@ mongodb https://github.com/comtihon/mongodb-erlang https://github.com/comtihon/m
msgpack https://github.com/msgpack/msgpack-erlang https://github.com/msgpack/msgpack-erlang MessagePack (de)serializer implementation for Erlang
mustache https://github.com/mojombo/mustache.erl https://github.com/mojombo/mustache.erl Mustache template engine for Erlang.
mysql https://github.com/dizzyd/erlang-mysql-driver https://github.com/dizzyd/erlang-mysql-driver Erlang MySQL Driver (from code.google.com)
+nat_upnp https://github.com/benoitc/nat_upnp https://github.com/benoitc/nat_upnp Erlang library to map your internal port to an external using UNP IGD
neo4j https://github.com/dmitriid/neo4j-erlang https://github.com/dmitriid/neo4j-erlang Erlang client library for Neo4J.
nodefinder https://github.com/erlanger/nodefinder https://github.com/erlanger/nodefinder automatic node discovery via UDP multicast
pegjs https://github.com/dmitriid/pegjs https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang.