From 04c1e4d0678abaac6df75b677408f11b478e5e85 Mon Sep 17 00:00:00 2001 From: Kenji Rikitake Date: Fri, 26 Sep 2014 14:14:04 +0900 Subject: Fix esx* package names to exs* * esx64, esxplus, esx1024 -> exs64, exsplus, exs1024 * See https://github.com/ninenines/erlang.mk/pull/129#issuecomment-56919453 Thx @ddosia --- packages.v1.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'packages.v1.txt') diff --git a/packages.v1.txt b/packages.v1.txt index 9185ac9..27c8b3f 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -15,9 +15,9 @@ eredis https://github.com/wooga/eredis https://github.com/wooga/eredis Non-block erldb https://github.com/erldb/erldb.git http://erldb.org ORM (Object-relational mapping) application implemented in Erlang erlydtl https://github.com/erlydtl/erlydtl https://github.com/erlydtl/erlydtl Django Template Language for Erlang. erwa https://github.com/bwegh/erwa https://github.com/bwegh/erwa A WAMP router and client written in Erlang. -esx1024 https://github.com/jj1bdx/esx1024 https://github.com/jj1bdx/esx1024 Xorshift1024star pseudo random number generator for Erlang. -esx64 https://github.com/jj1bdx/esx64 https://github.com/jj1bdx/esx64 Xorshift64star pseudo random number generator for Erlang. -esxplus https://github.com/jj1bdx/esxplus https://github.com/jj1bdx/esxplus Xorshift128plus pseudo random number generator for Erlang. +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. gun https://github.com/extend/gun http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang. ibrowse https://github.com/cmullaparthi/ibrowse https://github.com/cmullaparthi/ibrowse Erlang HTTP client itweet https://github.com/inaka/itweet.git http://inaka.github.com/itweet/ Twitter Stream API on ibrowse -- cgit v1.2.3