diff options
-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 de074aa..4f48946 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -167,6 +167,7 @@ gen_paxos https://github.com/gburd/gen_paxos a b gen_smtp https://github.com/Vagabond/gen_smtp https://github.com/Vagabond/gen_smtp A generic Erlang SMTP server and client that can be extended via callback modules gen_tracker https://github.com/erlyvideo/gen_tracker a b gen_unix https://github.com/msantos/gen_unix a b +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 a b gin https://github.com/mad-cocktail/gin a b diff --git a/packages.v1.txt b/packages.v1.txt index de074aa..4f48946 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -167,6 +167,7 @@ gen_paxos https://github.com/gburd/gen_paxos a b gen_smtp https://github.com/Vagabond/gen_smtp https://github.com/Vagabond/gen_smtp A generic Erlang SMTP server and client that can be extended via callback modules gen_tracker https://github.com/erlyvideo/gen_tracker a b gen_unix https://github.com/msantos/gen_unix a b +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 a b gin https://github.com/mad-cocktail/gin a b diff --git a/packages.v2.tsv b/packages.v2.tsv index c184860..8a32e71 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -167,6 +167,7 @@ gen_paxos git https://github.com/gburd/gen_paxos master a b gen_smtp git https://github.com/Vagabond/gen_smtp master https://github.com/Vagabond/gen_smtp A generic Erlang SMTP server and client that can be extended via callback modules gen_tracker git https://github.com/erlyvideo/gen_tracker master a b gen_unix git https://github.com/msantos/gen_unix master a b +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 a b gin git https://github.com/mad-cocktail/gin master a b |