aboutsummaryrefslogtreecommitdiffstats
path: root/packages.v1.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.v1.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.v1.tsv')
-rw-r--r--packages.v1.tsv1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index 161e3b3..cd5f0b4 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -377,6 +377,7 @@ pkgx https://github.com/arjan/pkgx https://github.com/arjan/pkgx Build .deb pack
pkt https://github.com/msantos/pkt a b
pkt https://github.com/msantos/pkt https://github.com/msantos/pkt Erlang network protocol library
plain_fsm https://github.com/uwiger/plain_fsm a b
+plain_fsm https://github.com/uwiger/plain_fsm https://github.com/uwiger/plain_fsm A behaviour/support library for writing plain Erlang FSMs.
pmod_transform https://github.com/erlang/pmod_transform a b
pmod_transform https://github.com/erlang/pmod_transform https://github.com/erlang/pmod_transform Parse transform for parameterized modules
pobox https://github.com/ferd/pobox https://github.com/ferd/pobox External buffer processes to protect against mailbox overflow in Erlang