Browse Source

Add package xhttpc to the index

Loïc Hoguin 10 years ago
parent
commit
b0696fcfaa
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

@@ -432,6 +432,7 @@ websocket_client	https://github.com/jeremyong/websocket_client	https://github.co
 worker_pool	https://github.com/inaka/worker_pool	https://github.com/inaka/worker_pool	a simple erlang worker pool
 wrangler	https://github.com/RefactoringTools/wrangler	http://www.cs.kent.ac.uk/projects/wrangler/Home.html	Import of the Wrangler svn repository.
 wsock	https://github.com/madtrick/wsock	https://github.com/madtrick/wsock	Erlang library to build WebSocket clients and servers
+xhttpc	https://github.com/seriyps/xhttpc	https://github.com/seriyps/xhttpc	Extensible HTTP Client for Erlang
 xref_runner	https://github.com/inaka/xref_runner	https://github.com/inaka/xref_runner	Erlang Xref Runner (inspired in rebar xref)
 yamerl	https://github.com/yakaz/yamerl	https://github.com/yakaz/yamerl	YAML 1.2 parser in pure Erlang
 yamler	https://github.com/goertzenator/yamler	https://github.com/goertzenator/yamler	libyaml-based yaml loader for Erlang

+ 1 - 0
packages.v1.txt

@@ -432,6 +432,7 @@ websocket_client	https://github.com/jeremyong/websocket_client	https://github.co
 worker_pool	https://github.com/inaka/worker_pool	https://github.com/inaka/worker_pool	a simple erlang worker pool
 wrangler	https://github.com/RefactoringTools/wrangler	http://www.cs.kent.ac.uk/projects/wrangler/Home.html	Import of the Wrangler svn repository.
 wsock	https://github.com/madtrick/wsock	https://github.com/madtrick/wsock	Erlang library to build WebSocket clients and servers
+xhttpc	https://github.com/seriyps/xhttpc	https://github.com/seriyps/xhttpc	Extensible HTTP Client for Erlang
 xref_runner	https://github.com/inaka/xref_runner	https://github.com/inaka/xref_runner	Erlang Xref Runner (inspired in rebar xref)
 yamerl	https://github.com/yakaz/yamerl	https://github.com/yakaz/yamerl	YAML 1.2 parser in pure Erlang
 yamler	https://github.com/goertzenator/yamler	https://github.com/goertzenator/yamler	libyaml-based yaml loader for Erlang

+ 1 - 0
packages.v2.tsv

@@ -432,6 +432,7 @@ websocket_client	git	https://github.com/jeremyong/websocket_client	master	https:
 worker_pool	git	https://github.com/inaka/worker_pool	1.0.2	https://github.com/inaka/worker_pool	a simple erlang worker pool
 wrangler	git	https://github.com/RefactoringTools/wrangler	master	http://www.cs.kent.ac.uk/projects/wrangler/Home.html	Import of the Wrangler svn repository.
 wsock	git	https://github.com/madtrick/wsock	master	https://github.com/madtrick/wsock	Erlang library to build WebSocket clients and servers
+xhttpc	git	https://github.com/seriyps/xhttpc	master	https://github.com/seriyps/xhttpc	Extensible HTTP Client for Erlang
 xref_runner	git	https://github.com/inaka/xref_runner	0.2.0	https://github.com/inaka/xref_runner	Erlang Xref Runner (inspired in rebar xref)
 yamerl	git	https://github.com/yakaz/yamerl	master	https://github.com/yakaz/yamerl	YAML 1.2 parser in pure Erlang
 yamler	git	https://github.com/goertzenator/yamler	master	https://github.com/goertzenator/yamler	libyaml-based yaml loader for Erlang