diff options
author | Euen <[email protected]> | 2014-08-21 11:47:44 -0300 |
---|---|---|
committer | Euen <[email protected]> | 2014-08-21 11:47:44 -0300 |
commit | 87cb3b0c320270afa6e8437cd6840c8053b4b86a (patch) | |
tree | 994aadaa30390d2a1f339a1eabbd9977f078952b | |
parent | c0d6e9f327c99d488dbaf39a23a3448654b8cfda (diff) | |
download | erlang.mk-87cb3b0c320270afa6e8437cd6840c8053b4b86a.tar.gz erlang.mk-87cb3b0c320270afa6e8437cd6840c8053b4b86a.tar.bz2 erlang.mk-87cb3b0c320270afa6e8437cd6840c8053b4b86a.zip |
Add package classifier to the index
-rw-r--r-- | packages.v1.tsv | 1 | ||||
-rw-r--r-- | packages.v1.txt | 1 | ||||
-rw-r--r-- | packages.v2.tsv | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv index d15c927..82ad5ce 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -1,6 +1,7 @@ apns4erl https://github.com/inaka/apns4erl.git http://inaka.github.com/apns4erl Apple Push Notification Server for Erlang bullet https://github.com/extend/bullet http://ninenines.eu Simple, reliable, efficient streaming for Cowboy. cake https://github.com/darach/cake-erl https://github.com/darach/cake-erl Really simple terminal colorization +classifier https://github.com/inaka/classifier.git 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. 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. diff --git a/packages.v1.txt b/packages.v1.txt index d15c927..82ad5ce 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -1,6 +1,7 @@ apns4erl https://github.com/inaka/apns4erl.git http://inaka.github.com/apns4erl Apple Push Notification Server for Erlang bullet https://github.com/extend/bullet http://ninenines.eu Simple, reliable, efficient streaming for Cowboy. cake https://github.com/darach/cake-erl https://github.com/darach/cake-erl Really simple terminal colorization +classifier https://github.com/inaka/classifier.git 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. 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. diff --git a/packages.v2.tsv b/packages.v2.tsv index c070e63..05f672d 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -1,6 +1,7 @@ apns4erl git https://github.com/inaka/apns4erl.git 1.0 http://inaka.github.com/apns4erl Apple Push Notification Server for Erlang bullet git https://github.com/extend/bullet master http://ninenines.eu Simple, reliable, efficient streaming for Cowboy. cake git https://github.com/darach/cake-erl v0.1.2 https://github.com/darach/cake-erl Really simple terminal colorization +classifier git https://github.com/inaka/classifier.git 1 https://github.com/inaka/classifier An Erlang Bayesian Filter and Text Classifier cowboy git https://github.com/ninenines/cowboy 1.0.0 http://ninenines.eu Small, fast and modular HTTP server. cowlib git https://github.com/ninenines/cowlib 1.0.0 http://ninenines.eu Support library for manipulating Web protocols. eper git https://github.com/massemanet/eper master https://github.com/massemanet/eper Erlang performance and debugging tools. |