diff options
author | Loïc Hoguin <[email protected]> | 2014-08-31 13:55:02 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2014-08-31 13:55:02 +0300 |
commit | 69c4d0281f653b56e20538042a9e370f30ebd920 (patch) | |
tree | ab7d9c04786f396ff5d737127acc4196d17c10c8 | |
parent | 38701acceda72186d7b8a2dc4ec835de035143ba (diff) | |
parent | 91b367a283740d82987464f9ab698f3853d66b7f (diff) | |
download | erlang.mk-69c4d0281f653b56e20538042a9e370f30ebd920.tar.gz erlang.mk-69c4d0281f653b56e20538042a9e370f30ebd920.tar.bz2 erlang.mk-69c4d0281f653b56e20538042a9e370f30ebd920.zip |
Merge branch 'master' of git://github.com/crownedgrouse/erlang.mk
-rw-r--r-- | packages.v1.tsv | 1 | ||||
-rw-r--r-- | packages.v1.txt | 1 | ||||
-rw-r--r-- | packages.v2.tsv | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv index 1902df9..ac49f85 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -33,4 +33,5 @@ resource_discovery https://github.com/erlware/resource_discovery http://erlware. sheriff https://github.com/extend/sheriff http://ninenines.eu Parse transform for type based validation. shotgun https://github.com/inaka/shotgun.git https://github.com/inaka/shotgun.git better than just a gun sumo_db https://github.com/inaka/sumo_db.git https://github.com/inaka/sumo_db.git Erlang Persistency Framework +swab https://github.com/crownedgrouse/swab.git https://github.com/crownedgrouse/swab General purpose buffer handling module tinymt-erlang https://github.com/jj1bdx/tinymt-erlang https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang. diff --git a/packages.v1.txt b/packages.v1.txt index 1902df9..ac49f85 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -33,4 +33,5 @@ resource_discovery https://github.com/erlware/resource_discovery http://erlware. sheriff https://github.com/extend/sheriff http://ninenines.eu Parse transform for type based validation. shotgun https://github.com/inaka/shotgun.git https://github.com/inaka/shotgun.git better than just a gun sumo_db https://github.com/inaka/sumo_db.git https://github.com/inaka/sumo_db.git Erlang Persistency Framework +swab https://github.com/crownedgrouse/swab.git https://github.com/crownedgrouse/swab General purpose buffer handling module tinymt-erlang https://github.com/jj1bdx/tinymt-erlang https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang. diff --git a/packages.v2.tsv b/packages.v2.tsv index 5c335d0..079743b 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -33,4 +33,5 @@ resource_discovery git https://github.com/erlware/resource_discovery master http sheriff git https://github.com/extend/sheriff master http://ninenines.eu Parse transform for type based validation. shotgun git https://github.com/inaka/shotgun.git 0.1 https://github.com/inaka/shotgun.git better than just a gun sumo_db git https://github.com/inaka/sumo_db.git 1 https://github.com/inaka/sumo_db.git Erlang Persistency Framework +swab git https://github.com/crownedgrouse/swab.git master https://github.com/crownedgrouse/swab General purpose buffer handling module tinymt-erlang git https://github.com/jj1bdx/tinymt-erlang master https://github.com/jj1bdx/tinymt-erlang TinyMT pseudo random number generator for Erlang. |