Browse Source

Add package bcrypt to the index

Loïc Hoguin 10 years ago
parent
commit
e197f6532f
3 changed files with 3 additions and 0 deletions
  1. 1 0
      packages.v1.tsv
  2. 1 0
      packages.v1.txt
  3. 1 0
      packages.v2.tsv

+ 1 - 0
packages.v1.tsv

@@ -7,6 +7,7 @@ azdht	https://github.com/arcusfelis/azdht	https://github.com/arcusfelis/azdht	Az
 backoff	https://github.com/ferd/backoff	https://github.com/ferd/backoff	Simple exponential backoffs in Erlang
 barrel	https://github.com/benoitc/barrel	https://github.com/benoitc/barrel	barrel is a generic TCP acceptor pool with low latency in Erlang.
 basho_bench	https://github.com/basho/basho_bench	https://github.com/basho/basho_bench	A load-generation and testing tool for basically whatever you can write a returning Erlang function for.
+bcrypt	https://github.com/riverrun/branglecrypt	https://github.com/riverrun/branglecrypt	Bcrypt Erlang / C library
 beam	https://github.com/tonyrog/beam	https://github.com/tonyrog/beam	BEAM emulator written in Erlang
 beanstalk	https://github.com/tim/erlang-beanstalk	https://github.com/tim/erlang-beanstalk	An Erlang client for beanstalkd
 bear	https://github.com/boundary/bear	https://github.com/boundary/bear	a set of statistics functions for erlang

+ 1 - 0
packages.v1.txt

@@ -7,6 +7,7 @@ azdht	https://github.com/arcusfelis/azdht	https://github.com/arcusfelis/azdht	Az
 backoff	https://github.com/ferd/backoff	https://github.com/ferd/backoff	Simple exponential backoffs in Erlang
 barrel	https://github.com/benoitc/barrel	https://github.com/benoitc/barrel	barrel is a generic TCP acceptor pool with low latency in Erlang.
 basho_bench	https://github.com/basho/basho_bench	https://github.com/basho/basho_bench	A load-generation and testing tool for basically whatever you can write a returning Erlang function for.
+bcrypt	https://github.com/riverrun/branglecrypt	https://github.com/riverrun/branglecrypt	Bcrypt Erlang / C library
 beam	https://github.com/tonyrog/beam	https://github.com/tonyrog/beam	BEAM emulator written in Erlang
 beanstalk	https://github.com/tim/erlang-beanstalk	https://github.com/tim/erlang-beanstalk	An Erlang client for beanstalkd
 bear	https://github.com/boundary/bear	https://github.com/boundary/bear	a set of statistics functions for erlang

+ 1 - 0
packages.v2.tsv

@@ -7,6 +7,7 @@ azdht	git	https://github.com/arcusfelis/azdht	master	https://github.com/arcusfel
 backoff	git	https://github.com/ferd/backoff	master	https://github.com/ferd/backoff	Simple exponential backoffs in Erlang
 barrel	git	https://github.com/benoitc/barrel	master	https://github.com/benoitc/barrel	barrel is a generic TCP acceptor pool with low latency in Erlang.
 basho_bench	git	https://github.com/basho/basho_bench	master	https://github.com/basho/basho_bench	A load-generation and testing tool for basically whatever you can write a returning Erlang function for.
+bcrypt	git	https://github.com/riverrun/branglecrypt	master	https://github.com/riverrun/branglecrypt	Bcrypt Erlang / C library
 beam	git	https://github.com/tonyrog/beam	master	https://github.com/tonyrog/beam	BEAM emulator written in Erlang
 beanstalk	git	https://github.com/tim/erlang-beanstalk	master	https://github.com/tim/erlang-beanstalk	An Erlang client for beanstalkd
 bear	git	https://github.com/boundary/bear	master	https://github.com/boundary/bear	a set of statistics functions for erlang