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