diff options
author | Loïc Hoguin <[email protected]> | 2014-08-05 12:04:33 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2014-08-05 12:04:33 +0200 |
commit | bed9ae9b1b85bb4f13a59b360b04a549e70ab2ee (patch) | |
tree | 9322180efff110778d4bb24d2458b55823db125a /packages.v1.tsv | |
parent | b582edba733b08b92c8e3eb180d9d081fd523cb6 (diff) | |
download | erlang.mk-bed9ae9b1b85bb4f13a59b360b04a549e70ab2ee.tar.gz erlang.mk-bed9ae9b1b85bb4f13a59b360b04a549e70ab2ee.tar.bz2 erlang.mk-bed9ae9b1b85bb4f13a59b360b04a549e70ab2ee.zip |
Add a contributing section to the README and simplify package addition
Diffstat (limited to 'packages.v1.tsv')
-rw-r--r-- | packages.v1.tsv | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv index 2192c5a..eaea570 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -1,14 +1,13 @@ bullet https://github.com/extend/bullet http://ninenines.eu Simple, reliable, efficient streaming for Cowboy. -cowboy https://github.com/extend/cowboy http://ninenines.eu Small, fast and modular HTTP server. -cowlib https://github.com/extend/cowlib http://ninenines.eu Support library for manipulating Web protocols. +cowboy https://github.com/ninenines/cowboy http://ninenines.eu Small, fast and modular HTTP server. +cowlib https://github.com/ninenines/cowlib http://ninenines.eu Support library for manipulating Web protocols. +eper https://github.com/massemanet/eper https://github.com/massemanet/eper Erlang performance and debugging tools. +epgsql https://github.com/epgsql/epgsql https://github.com/epgsql/epgsql Erlang PostgreSQL client library. erlydtl https://github.com/erlydtl/erlydtl https://github.com/erlydtl/erlydtl Django Template Language for Erlang. -eper https://github.com/massemanet/eper https://github.com/massemanet/eper Erlang Performance and debugging tools. -farwest_core https://github.com/extend/farwest_core http//ninenines.eu Modern web application development platform. -farwest_ui https://github.com/extend/farwest_ui http://ninenines.eu Development and administration UI for Farwest. gun https://github.com/extend/gun http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang. jsx https://github.com/talentdeficit/jsx https://github.com/talentdeficit/jsx An Erlang application for consuming, producing and manipulating JSON. neo4j https://github.com/dmitriid/neo4j-erlang https://github.com/dmitriid/neo4j-erlang Erlang client library for Neo4J. pegjs https://github.com/dmitriid/pegjs https://github.com/dmitriid/pegjs An implementation of PEG.js grammar for Erlang. proper https://github.com/manopapad/proper http://proper.softlab.ntua.gr PropEr: a QuickCheck-inspired property-based testing tool for Erlang. -ranch https://github.com/extend/ranch http://ninenines.eu Socket acceptor pool for TCP protocols. +ranch https://github.com/ninenines/ranch http://ninenines.eu Socket acceptor pool for TCP protocols. sheriff https://github.com/extend/sheriff http://ninenines.eu Parse transform for type based validation. |