diff options
author | Kenji Rikitake <[email protected]> | 2015-04-30 08:40:52 +0900 |
---|---|---|
committer | Kenji Rikitake <[email protected]> | 2015-04-30 08:41:55 +0900 |
commit | d41f0cd48ccceaae49aeedb44e0caa05962cf976 (patch) | |
tree | e6d8f4752e5b5b897c05755370dd0c3b9ef99673 /packages.v2.tsv | |
parent | e19a51eb2be02559632d30bb67baccfdf1a16d3d (diff) | |
download | erlang.mk-d41f0cd48ccceaae49aeedb44e0caa05962cf976.tar.gz erlang.mk-d41f0cd48ccceaae49aeedb44e0caa05962cf976.tar.bz2 erlang.mk-d41f0cd48ccceaae49aeedb44e0caa05962cf976.zip |
Packages: rename exsplus to exsplus128
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r-- | packages.v2.tsv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv index 2d137b3..6dca150 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -23,7 +23,7 @@ erlydtl git https://github.com/erlydtl/erlydtl master https://github.com/erlydtl erwa git https://github.com/bwegh/erwa 0.1.1 https://github.com/bwegh/erwa A WAMP router and client written in Erlang. 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. +exsplus128 git https://github.com/jj1bdx/exsplus128 master https://github.com/jj1bdx/exsplus128 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. geas git https://github.com/crownedgrouse/geas.git master https://github.com/crownedgrouse/geas Guess Erlang Application Scattering 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 |