aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.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.v1.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.v1.tsv')
-rw-r--r--packages.v1.tsv1
1 files changed, 1 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