aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v2.tsv
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-18 23:28:30 +0300
committerLoïc Hoguin <[email protected]>2015-05-18 23:28:30 +0300
commit9f5fdaa2fda8ade3567dd9183427797d856bde40 (patch)
tree7ae3f0a06ec1561dded3af71384f28415f52ea9d /packages.v2.tsv
parent2c303d0b9425a5b1b09a2486317e90b09d9b212a (diff)
downloaderlang.mk-9f5fdaa2fda8ade3567dd9183427797d856bde40.tar.gz
erlang.mk-9f5fdaa2fda8ade3567dd9183427797d856bde40.tar.bz2
erlang.mk-9f5fdaa2fda8ade3567dd9183427797d856bde40.zip
Add package plain_fsm to the index
Diffstat (limited to 'packages.v2.tsv')
-rw-r--r--packages.v2.tsv1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv
index 4a30665..f41f874 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -377,6 +377,7 @@ pkgx git https://github.com/arjan/pkgx master https://github.com/arjan/pkgx Buil
pkt git https://github.com/msantos/pkt master a b
pkt git https://github.com/msantos/pkt master https://github.com/msantos/pkt Erlang network protocol library
plain_fsm git https://github.com/uwiger/plain_fsm master a b
+plain_fsm git https://github.com/uwiger/plain_fsm master https://github.com/uwiger/plain_fsm A behaviour/support library for writing plain Erlang FSMs.
pmod_transform git https://github.com/erlang/pmod_transform master a b
pmod_transform git https://github.com/erlang/pmod_transform master https://github.com/erlang/pmod_transform Parse transform for parameterized modules
pobox git https://github.com/ferd/pobox master https://github.com/ferd/pobox External buffer processes to protect against mailbox overflow in Erlang