diff options
author | Loïc Hoguin <[email protected]> | 2014-12-13 20:42:42 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2014-12-13 20:42:42 +0200 |
commit | eaf673b79b5b9b2c1d3478cde7ae1c22dfb07192 (patch) | |
tree | 470088255b9deab49485581c4963c2bc789a9ea5 | |
parent | 6da36cf97754846cd08bff135aa4ade60cdb6a9c (diff) | |
parent | feff7ee2bcad0f5a0bf707fd91f9b37cfb396c4f (diff) | |
download | erlang.mk-eaf673b79b5b9b2c1d3478cde7ae1c22dfb07192.tar.gz erlang.mk-eaf673b79b5b9b2c1d3478cde7ae1c22dfb07192.tar.bz2 erlang.mk-eaf673b79b5b9b2c1d3478cde7ae1c22dfb07192.zip |
Merge branch 'feeder' of git://github.com/michaelnisi/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 2454d77..6916e1e 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -23,6 +23,7 @@ erwa https://github.com/bwegh/erwa https://github.com/bwegh/erwa A WAMP router a exs1024 https://github.com/jj1bdx/exs1024 https://github.com/jj1bdx/exs1024 Xorshift1024star pseudo random number generator for Erlang. exs64 https://github.com/jj1bdx/exs64 https://github.com/jj1bdx/exs64 Xorshift64star pseudo random number generator for Erlang. exsplus https://github.com/jj1bdx/exsplus https://github.com/jj1bdx/exsplus Xorshift128plus pseudo random number generator for Erlang. +feeder https://github.com/michaelnisi/feeder https://github.com/michaelnisi/feeder Stream parse RSS and Atom formatted XML feeds. getopt https://github.com/jcomellas/getopt.git https://github.com/jcomellas/getopt Module to parse command line arguments using the GNU getopt syntax gproc https://github.com/uwiger/gproc.git https://github.com/uwiger/gproc Extended process registry for Erlang gun https://github.com/extend/gun http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang. diff --git a/packages.v1.txt b/packages.v1.txt index 2454d77..6916e1e 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -23,6 +23,7 @@ erwa https://github.com/bwegh/erwa https://github.com/bwegh/erwa A WAMP router a exs1024 https://github.com/jj1bdx/exs1024 https://github.com/jj1bdx/exs1024 Xorshift1024star pseudo random number generator for Erlang. exs64 https://github.com/jj1bdx/exs64 https://github.com/jj1bdx/exs64 Xorshift64star pseudo random number generator for Erlang. exsplus https://github.com/jj1bdx/exsplus https://github.com/jj1bdx/exsplus Xorshift128plus pseudo random number generator for Erlang. +feeder https://github.com/michaelnisi/feeder https://github.com/michaelnisi/feeder Stream parse RSS and Atom formatted XML feeds. getopt https://github.com/jcomellas/getopt.git https://github.com/jcomellas/getopt Module to parse command line arguments using the GNU getopt syntax gproc https://github.com/uwiger/gproc.git https://github.com/uwiger/gproc Extended process registry for Erlang gun https://github.com/extend/gun http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang. diff --git a/packages.v2.tsv b/packages.v2.tsv index 23133ca..9cbb697 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -23,6 +23,7 @@ erwa git https://github.com/bwegh/erwa master https://github.com/bwegh/erwa A WA exs1024 git https://github.com/jj1bdx/exs1024 master https://github.com/jj1bdx/exs1024 Xorshift1024star pseudo random number generator for Erlang. exs64 git https://github.com/jj1bdx/exs64 master https://github.com/jj1bdx/exs64 Xorshift64star pseudo random number generator for Erlang. exsplus git https://github.com/jj1bdx/exsplus master https://github.com/jj1bdx/exsplus Xorshift128plus pseudo random number generator for Erlang. +feeder git https://github.com/michaelnisi/feeder 1.4.2 https://github.com/michaelnisi/feeder Stream parse RSS and Atom formatted XML feeds. getopt git https://github.com/jcomellas/getopt.git master https://github.com/jcomellas/getopt Module to parse command line arguments using the GNU getopt syntax gproc git https://github.com/uwiger/gproc.git master https://github.com/uwiger/gproc Extended process registry for Erlang gun git https://github.com/extend/gun master http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang. |