diff options
author | Loïc Hoguin <[email protected]> | 2015-06-06 01:29:45 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-06-06 01:29:45 +0300 |
commit | b34fb899b594e68ae1311b7e51077750a5f3d7a8 (patch) | |
tree | 04606650379ee6543aae7b7d6606e80a382d4c51 | |
parent | f835d5552ae7d23895f3ddafede5151f9feaf13d (diff) | |
download | erlang.mk-b34fb899b594e68ae1311b7e51077750a5f3d7a8.tar.gz erlang.mk-b34fb899b594e68ae1311b7e51077750a5f3d7a8.tar.bz2 erlang.mk-b34fb899b594e68ae1311b7e51077750a5f3d7a8.zip |
Add package giallo to the index
-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 6b3ea39..ab69ffe 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -165,6 +165,7 @@ gen_tracker https://github.com/erlyvideo/gen_tracker https://github.com/erlyvide gen_unix https://github.com/msantos/gen_unix https://github.com/msantos/gen_unix Erlang Unix socket interface getopt https://github.com/jcomellas/getopt https://github.com/jcomellas/getopt Module to parse command line arguments using the GNU getopt syntax gettext https://github.com/etnt/gettext https://github.com/etnt/gettext Erlang internationalization library. +giallo https://github.com/kivra/giallo https://github.com/kivra/giallo Small and flexible web framework on top of Cowboy gin https://github.com/mad-cocktail/gin https://github.com/mad-cocktail/gin The guards and for Erlang parse_transform gitty https://github.com/maxlapshin/gitty https://github.com/maxlapshin/gitty Git access in erlang gpb https://github.com/tomas-abrahamsson/gpb https://github.com/tomas-abrahamsson/gpb A Google Protobuf implementation for Erlang diff --git a/packages.v1.txt b/packages.v1.txt index 6b3ea39..ab69ffe 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -165,6 +165,7 @@ gen_tracker https://github.com/erlyvideo/gen_tracker https://github.com/erlyvide gen_unix https://github.com/msantos/gen_unix https://github.com/msantos/gen_unix Erlang Unix socket interface getopt https://github.com/jcomellas/getopt https://github.com/jcomellas/getopt Module to parse command line arguments using the GNU getopt syntax gettext https://github.com/etnt/gettext https://github.com/etnt/gettext Erlang internationalization library. +giallo https://github.com/kivra/giallo https://github.com/kivra/giallo Small and flexible web framework on top of Cowboy gin https://github.com/mad-cocktail/gin https://github.com/mad-cocktail/gin The guards and for Erlang parse_transform gitty https://github.com/maxlapshin/gitty https://github.com/maxlapshin/gitty Git access in erlang gpb https://github.com/tomas-abrahamsson/gpb https://github.com/tomas-abrahamsson/gpb A Google Protobuf implementation for Erlang diff --git a/packages.v2.tsv b/packages.v2.tsv index 6c46ba4..6ce81ba 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -165,6 +165,7 @@ gen_tracker git https://github.com/erlyvideo/gen_tracker master https://github.c gen_unix git https://github.com/msantos/gen_unix master https://github.com/msantos/gen_unix Erlang Unix socket interface getopt git https://github.com/jcomellas/getopt master https://github.com/jcomellas/getopt Module to parse command line arguments using the GNU getopt syntax gettext git https://github.com/etnt/gettext master https://github.com/etnt/gettext Erlang internationalization library. +giallo git https://github.com/kivra/giallo master https://github.com/kivra/giallo Small and flexible web framework on top of Cowboy gin git https://github.com/mad-cocktail/gin master https://github.com/mad-cocktail/gin The guards and for Erlang parse_transform gitty git https://github.com/maxlapshin/gitty master https://github.com/maxlapshin/gitty Git access in erlang gpb git https://github.com/tomas-abrahamsson/gpb master https://github.com/tomas-abrahamsson/gpb A Google Protobuf implementation for Erlang |