aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.txt
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-13 18:48:13 +0300
committerLoïc Hoguin <[email protected]>2015-05-13 18:48:13 +0300
commit16a1ed8300260237459f4e2b4ff7f30bb16d9ec2 (patch)
tree6554426c1db4c23558618c2e4ddc9014e8e5c740 /packages.v1.txt
parent7e9e38c3a5d5ef06f8763b75adbf88e8350a75e0 (diff)
downloaderlang.mk-16a1ed8300260237459f4e2b4ff7f30bb16d9ec2.tar.gz
erlang.mk-16a1ed8300260237459f4e2b4ff7f30bb16d9ec2.tar.bz2
erlang.mk-16a1ed8300260237459f4e2b4ff7f30bb16d9ec2.zip
Add package gen_nb_server to the index
Diffstat (limited to 'packages.v1.txt')
-rw-r--r--packages.v1.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.txt b/packages.v1.txt
index ec27f2e..511301f 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -43,6 +43,7 @@ exsplus128 https://github.com/jj1bdx/exsplus128 https://github.com/jj1bdx/exsplu
feeder https://github.com/michaelnisi/feeder https://github.com/michaelnisi/feeder Stream parse RSS and Atom formatted XML feeds.
folsom https://github.com/boundary/folsom https://github.com/boundary/folsom Expose Erlang Events and Metrics
geas https://github.com/crownedgrouse/geas https://github.com/crownedgrouse/geas Guess Erlang Application Scattering
+gen_nb_server https://github.com/kevsmith/gen_nb_server https://github.com/kevsmith/gen_nb_server OTP behavior for writing non-blocking servers
gen_smtp https://github.com/Vagabond/gen_smtp https://github.com/Vagabond/gen_smtp A generic Erlang SMTP server and client that can be extended via callback modules
getopt https://github.com/jcomellas/getopt https://github.com/jcomellas/getopt Module to parse command line arguments using the GNU getopt syntax
gproc https://github.com/uwiger/gproc https://github.com/uwiger/gproc Extended process registry for Erlang