Просмотр исходного кода

Add package plain_fsm to the index

Loïc Hoguin 10 лет назад
Родитель
Сommit
9f5fdaa2fd
3 измененных файлов с 3 добавлено и 0 удалено
  1. 1 0
      packages.v1.tsv
  2. 1 0
      packages.v1.txt
  3. 1 0
      packages.v2.tsv

+ 1 - 0
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

+ 1 - 0
packages.v1.txt

@@ -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

+ 1 - 0
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