aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.txt
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-12 22:45:26 +0300
committerLoïc Hoguin <[email protected]>2015-05-12 22:45:26 +0300
commit418969e804841f3f9724935dc9affc80c58d0f57 (patch)
tree521bf175b94dc2ddeeceab1d731bc4f2860f918d /packages.v1.txt
parent0027afa6f557a7da5b126ae658f655c6529a5876 (diff)
downloaderlang.mk-418969e804841f3f9724935dc9affc80c58d0f57.tar.gz
erlang.mk-418969e804841f3f9724935dc9affc80c58d0f57.tar.bz2
erlang.mk-418969e804841f3f9724935dc9affc80c58d0f57.zip
More improvements for building dependencies
Diffstat (limited to 'packages.v1.txt')
-rw-r--r--packages.v1.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages.v1.txt b/packages.v1.txt
index c267b35..06ed648 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -1,4 +1,4 @@
-apns4erl https://github.com/inaka/apns4erl http://inaka.github.com/apns4erl Apple Push Notification Server for Erlang
+apns https://github.com/inaka/apns4erl http://inaka.github.com/apns4erl Apple Push Notification Server for Erlang
cake https://github.com/darach/cake-erl https://github.com/darach/cake-erl Really simple terminal colorization
classifier https://github.com/inaka/classifier https://github.com/inaka/classifier An Erlang Bayesian Filter and Text Classifier
cowboy https://github.com/ninenines/cowboy http://ninenines.eu Small, fast and modular HTTP server.
@@ -32,6 +32,7 @@ ibrowse https://github.com/cmullaparthi/ibrowse https://github.com/cmullaparthi/
itweet https://github.com/inaka/itweet http://inaka.github.com/itweet/ Twitter Stream API on ibrowse
jiffy https://github.com/davisp/jiffy https://github.com/davisp/jiffy JSON NIFs for Erlang.
jiffy_v https://github.com/shizzard/jiffy-v https://github.com/shizzard/jiffy-v JSON validation utility
+jobs https://github.com/esl/jobs https://github.com/esl/jobs a Job scheduler for load regulation
jsx https://github.com/talentdeficit/jsx https://github.com/talentdeficit/jsx An Erlang application for consuming, producing and manipulating JSON.
katja https://github.com/nifoc/katja https://github.com/nifoc/katja A simple Riemann client written in Erlang.
lager https://github.com/basho/lager https://github.com/basho/lager A logging framework for Erlang/OTP.
@@ -45,12 +46,11 @@ poolboy https://github.com/devinus/poolboy https://github.com/devinus/poolboy A
ptrackerl https://github.com/inaka/ptrackerl https://github.com/inaka/ptrackerl Pivotal Tracker API Client written in Erlang
qdate https://github.com/choptastic/qdate https://github.com/choptastic/qdate Date, time, and timezone parsing, formatting, and conversion for Erlang.
ranch https://github.com/ninenines/ranch http://ninenines.eu Socket acceptor pool for TCP protocols.
-rec2json https://github.com/lordnull/rec2json https://github.com/lordnull/rec2json Compile erlang record definitions into modules to convert them to/from json easily.
recon https://github.com/ferd/recon https://github.com/ferd/recon Collection of functions and scripts to debug Erlang in production.
record_info https://github.com/bipthelin/erlang-record_info https://github.com/bipthelin/erlang-record_info Convert between record and proplist
resource_discovery https://github.com/erlware/resource_discovery http://erlware.org/ An application used to dynamically discover resources present in an Erlang node cluster.
sfmt-erlang https://github.com/jj1bdx/sfmt-erlang https://github.com/jj1bdx/sfmt-erlang SFMT pseudo random number generator for Erlang.
-shotgun https://github.com/inaka/shotgun https://github.com/inaka/shotgun better than just a gun
+sheriff https://github.com/extend/sheriff http://ninenines.eu Parse transform for type based validation.
sqerl https://github.com/hairyhum/sqerl https://github.com/hairyhum/sqerl An Erlang-flavoured SQL DSL
swab https://github.com/crownedgrouse/swab https://github.com/crownedgrouse/swab General purpose buffer handling module
sync https://github.com/rustyio/sync https://github.com/rustyio/sync On-the-fly recompiling and reloading in Erlang.