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
commit7e9e38c3a5d5ef06f8763b75adbf88e8350a75e0 (patch)
tree052ff8e861113553f044fcbc710de6517be83d85 /packages.v1.txt
parent5cee1edad038a52597df6da0689a1d3b82d190c9 (diff)
downloaderlang.mk-7e9e38c3a5d5ef06f8763b75adbf88e8350a75e0.tar.gz
erlang.mk-7e9e38c3a5d5ef06f8763b75adbf88e8350a75e0.tar.bz2
erlang.mk-7e9e38c3a5d5ef06f8763b75adbf88e8350a75e0.zip
Add package folsom 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 a2bac1e..ec27f2e 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -41,6 +41,7 @@ exs64 https://github.com/jj1bdx/exs64 https://github.com/jj1bdx/exs64 Xorshift64
exsplus116 https://github.com/jj1bdx/exsplus116 https://github.com/jj1bdx/exsplus116 Xorshift116plus for Erlang
exsplus128 https://github.com/jj1bdx/exsplus128 https://github.com/jj1bdx/exsplus128 Xorshift128plus pseudo random number generator for Erlang.
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_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