aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Holland <[email protected]>2014-07-22 11:37:39 -0700
committerTim Holland <[email protected]>2014-07-22 13:03:43 -0700
commit26c7efc5550df45ce4dcd4c25ae8c3457d86889f (patch)
treecfbde8055847d70e9b3ebb38115351317a9fb8d2
parentff2bb6a25a44dd34e32f874039c4a694dbc9a488 (diff)
downloaderlang.mk-26c7efc5550df45ce4dcd4c25ae8c3457d86889f.tar.gz
erlang.mk-26c7efc5550df45ce4dcd4c25ae8c3457d86889f.tar.bz2
erlang.mk-26c7efc5550df45ce4dcd4c25ae8c3457d86889f.zip
Added eper as a package
-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 40de701..02a1a39 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -2,6 +2,7 @@ bullet https://github.com/extend/bullet http://ninenines.eu Simple, reliable, ef
cowboy https://github.com/extend/cowboy http://ninenines.eu Small, fast and modular HTTP server.
cowlib https://github.com/extend/cowlib http://ninenines.eu Support library for manipulating Web protocols.
erlydtl https://github.com/erlydtl/erlydtl https://github.com/erlydtl/erlydtl Django Template Language for Erlang.
+eper https://github.com/massemanet/eper https://github.com/massemanet/eper Erlang Performance and debugging tools.
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.
diff --git a/packages.v1.txt b/packages.v1.txt
index 40de701..02a1a39 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -2,6 +2,7 @@ bullet https://github.com/extend/bullet http://ninenines.eu Simple, reliable, ef
cowboy https://github.com/extend/cowboy http://ninenines.eu Small, fast and modular HTTP server.
cowlib https://github.com/extend/cowlib http://ninenines.eu Support library for manipulating Web protocols.
erlydtl https://github.com/erlydtl/erlydtl https://github.com/erlydtl/erlydtl Django Template Language for Erlang.
+eper https://github.com/massemanet/eper https://github.com/massemanet/eper Erlang Performance and debugging tools.
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.
diff --git a/packages.v2.tsv b/packages.v2.tsv
index 295fad2..0977180 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -1,6 +1,7 @@
bullet git https://github.com/extend/bullet master http://ninenines.eu Simple, reliable, efficient streaming for Cowboy.
cowboy git https://github.com/extend/cowboy master http://ninenines.eu Small, fast and modular HTTP server.
cowlib git https://github.com/extend/cowlib master http://ninenines.eu Support library for manipulating Web protocols.
+eper git https://github.com/massemanet/eper master https://github.com/massemanet/eper Erlang performance and debugging tools.
erlydtl git https://github.com/erlydtl/erlydtl master https://github.com/erlydtl/erlydtl Django Template Language for Erlang.
gun git https://github.com/extend/gun master http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang.
jsx git https://github.com/talentdeficit/jsx master https://github.com/talentdeficit/jsx An Erlang application for consuming, producing and manipulating JSON.