diff options
author | Loïc Hoguin <[email protected]> | 2013-08-22 19:37:47 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2013-08-22 19:38:03 +0200 |
commit | cbc68b8e5d50f5bdf8bf1031e68627994819457d (patch) | |
tree | ba991e98183c79ed2bad11533c96d03f5722e00a /packages.v1.tsv | |
parent | e297c0aa119e14f6ff90a6b03307769db8afd780 (diff) | |
download | erlang.mk-cbc68b8e5d50f5bdf8bf1031e68627994819457d.tar.gz erlang.mk-cbc68b8e5d50f5bdf8bf1031e68627994819457d.tar.bz2 erlang.mk-cbc68b8e5d50f5bdf8bf1031e68627994819457d.zip |
Use a proper file extension for the packages file
We'll keep the .txt file for a month or so before deleting it.
Diffstat (limited to 'packages.v1.tsv')
-rw-r--r-- | packages.v1.tsv | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv new file mode 100644 index 0000000..19a32b4 --- /dev/null +++ b/packages.v1.tsv @@ -0,0 +1,9 @@ +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. +erlydtl https://github.com/evanmiller/erlydtl https://code.google.com/p/erlydtl/ ErlyDTL compiles Django Template Language to Erlang bytecode. +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. +jsx https://github.com/talentdeficit/jsx https://github.com/talentdeficit/jsx An Erlang application for consuming, producing and manipulating JSON. +ranch https://github.com/extend/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. |