diff options
author | Loïc Hoguin <[email protected]> | 2015-05-13 18:48:14 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-13 18:48:14 +0300 |
commit | c62c24b62fcffc915f361f059e0d2690440837ad (patch) | |
tree | c1f2684b69f6e675338d9dd241565a412d6d8c35 /packages.v2.tsv | |
parent | c3ead308fd435da8ec39a419e3e88a9f46744d04 (diff) | |
download | erlang.mk-c62c24b62fcffc915f361f059e0d2690440837ad.tar.gz erlang.mk-c62c24b62fcffc915f361f059e0d2690440837ad.tar.bz2 erlang.mk-c62c24b62fcffc915f361f059e0d2690440837ad.zip |
Add package oauth2 to the index
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r-- | packages.v2.tsv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv index 1710417..8d8d67f 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -82,6 +82,7 @@ nat_upnp git https://github.com/benoitc/nat_upnp master https://github.com/benoi neo4j git https://github.com/dmitriid/neo4j-erlang master https://github.com/dmitriid/neo4j-erlang Erlang client library for Neo4J. neotoma git https://github.com/seancribbs/neotoma master https://github.com/seancribbs/neotoma Erlang library and packrat parser-generator for parsing expression grammars. nodefinder git https://github.com/erlanger/nodefinder 0.2.3 https://github.com/erlanger/nodefinder automatic node discovery via UDP multicast +oauth2 git https://github.com/kivra/oauth2 master https://github.com/kivra/oauth2 Erlang Oauth2 implementation oauth git https://github.com/tim/erlang-oauth master https://github.com/tim/erlang-oauth An Erlang OAuth 1.0 implementation pegjs git https://github.com/dmitriid/pegjs 0.3 https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang. poolboy git https://github.com/devinus/poolboy master https://github.com/devinus/poolboy A hunky Erlang worker pool factory |