aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-12 15:51:54 +0300
committerLoïc Hoguin <[email protected]>2015-05-12 15:51:54 +0300
commitdc2dda00474bd214a4583643ea1af806517db214 (patch)
tree58f6888e5bcaec4b39cc6cfa308771e9d326878e
parent512ec23ccf07eec5673a4a8fc62479b46d711659 (diff)
downloaderlang.mk-dc2dda00474bd214a4583643ea1af806517db214.tar.gz
erlang.mk-dc2dda00474bd214a4583643ea1af806517db214.tar.bz2
erlang.mk-dc2dda00474bd214a4583643ea1af806517db214.zip
Add package sqerl 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 8f6007f..6ac073d 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -48,6 +48,7 @@ record_info https://github.com/bipthelin/erlang-record_info https://github.com/b
resource_discovery https://github.com/erlware/resource_discovery http://erlware.org/ An application used to dynamically discover resources present in an Erlang node cluster.
sfmt-erlang https://github.com/jj1bdx/sfmt-erlang https://github.com/jj1bdx/sfmt-erlang SFMT pseudo random number generator for Erlang.
shotgun https://github.com/inaka/shotgun https://github.com/inaka/shotgun better than just a gun
+sqerl https://github.com/hairyhum/sqerl https://github.com/hairyhum/sqerl An Erlang-flavoured SQL DSL
swab https://github.com/crownedgrouse/swab https://github.com/crownedgrouse/swab General purpose buffer handling module
sync https://github.com/rustyio/sync https://github.com/rustyio/sync On-the-fly recompiling and reloading in Erlang.
tddreloader https://github.com/version2beta/tddreloader https://github.com/version2beta/tddreloader Shell utility for recompiling, reloading, and testing code as it changes
diff --git a/packages.v1.txt b/packages.v1.txt
index 8f6007f..6ac073d 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -48,6 +48,7 @@ record_info https://github.com/bipthelin/erlang-record_info https://github.com/b
resource_discovery https://github.com/erlware/resource_discovery http://erlware.org/ An application used to dynamically discover resources present in an Erlang node cluster.
sfmt-erlang https://github.com/jj1bdx/sfmt-erlang https://github.com/jj1bdx/sfmt-erlang SFMT pseudo random number generator for Erlang.
shotgun https://github.com/inaka/shotgun https://github.com/inaka/shotgun better than just a gun
+sqerl https://github.com/hairyhum/sqerl https://github.com/hairyhum/sqerl An Erlang-flavoured SQL DSL
swab https://github.com/crownedgrouse/swab https://github.com/crownedgrouse/swab General purpose buffer handling module
sync https://github.com/rustyio/sync https://github.com/rustyio/sync On-the-fly recompiling and reloading in Erlang.
tddreloader https://github.com/version2beta/tddreloader https://github.com/version2beta/tddreloader Shell utility for recompiling, reloading, and testing code as it changes
diff --git a/packages.v2.tsv b/packages.v2.tsv
index c918a98..341efda 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -48,6 +48,7 @@ record_info git https://github.com/bipthelin/erlang-record_info master https://g
resource_discovery git https://github.com/erlware/resource_discovery master http://erlware.org/ An application used to dynamically discover resources present in an Erlang node cluster.
sfmt-erlang git https://github.com/jj1bdx/sfmt-erlang master https://github.com/jj1bdx/sfmt-erlang SFMT pseudo random number generator for Erlang.
shotgun git https://github.com/inaka/shotgun 0.1.0 https://github.com/inaka/shotgun better than just a gun
+sqerl git https://github.com/hairyhum/sqerl master https://github.com/hairyhum/sqerl An Erlang-flavoured SQL DSL
swab git https://github.com/crownedgrouse/swab master https://github.com/crownedgrouse/swab General purpose buffer handling module
sync git https://github.com/rustyio/sync master https://github.com/rustyio/sync On-the-fly recompiling and reloading in Erlang.
tddreloader git https://github.com/version2beta/tddreloader master https://github.com/version2beta/tddreloader Shell utility for recompiling, reloading, and testing code as it changes