aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.txt
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-08-29 11:16:35 +0200
committerLoïc Hoguin <[email protected]>2013-08-29 11:16:35 +0200
commit253d8ac3abe6255f4bd809d746f9248c3cf06e12 (patch)
tree6d30cb2d502185c5c9321c361756271c2a1ab9c8 /packages.v1.txt
parent5975acf59b98631950b0e7ff746da2453fcc112c (diff)
downloaderlang.mk-253d8ac3abe6255f4bd809d746f9248c3cf06e12.tar.gz
erlang.mk-253d8ac3abe6255f4bd809d746f9248c3cf06e12.tar.bz2
erlang.mk-253d8ac3abe6255f4bd809d746f9248c3cf06e12.zip
Add gun to the packages
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 19a32b4..b20d1aa 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -4,6 +4,7 @@ cowlib https://github.com/extend/cowlib http://ninenines.eu Support library for
erlydtl https://github.com/evanmiller/erlydtl https://code.google.com/p/erlydtl/ ErlyDTL compiles Django Template Language to Erlang bytecode.
farwest_core https://github.com/extend/farwest_core http//ninenines.eu Modern web application development platform.
farwest_ui https://github.com/extend/farwest_ui http://ninenines.eu Development and administration UI for Farwest.
+gun https://github.com/extend/gun http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang.
jsx https://github.com/talentdeficit/jsx https://github.com/talentdeficit/jsx An Erlang application for consuming, producing and manipulating JSON.
ranch https://github.com/extend/ranch http://ninenines.eu Socket acceptor pool for TCP protocols.
sheriff https://github.com/extend/sheriff http://ninenines.eu Parse transform for type based validation.