aboutsummaryrefslogtreecommitdiffstats
path: root/index/gen_paxos.mk
blob: 94d5803b92e6a2e1e3745694185505477fda2d48 (plain) (blame)
1
2
3
4
5
6
7
PACKAGES += gen_paxos
pkg_gen_paxos_name = gen_paxos
pkg_gen_paxos_description = An Erlang/OTP-style implementation of the PAXOS distributed consensus protocol
pkg_gen_paxos_homepage = https://github.com/gburd/gen_paxos
pkg_gen_paxos_fetch = git
pkg_gen_paxos_repo = https://github.com/gburd/gen_paxos
pkg_gen_paxos_commit = master