aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
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 /packages.v2.tsv
parent512ec23ccf07eec5673a4a8fc62479b46d711659 (diff)
downloaderlang.mk-dc2dda00474bd214a4583643ea1af806517db214.tar.gz
erlang.mk-dc2dda00474bd214a4583643ea1af806517db214.tar.bz2
erlang.mk-dc2dda00474bd214a4583643ea1af806517db214.zip
Add package sqerl to the index
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r--packages.v2.tsv1
1 files changed, 1 insertions, 0 deletions
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