- PACKAGES += statebox
- pkg_statebox_name = statebox
- pkg_statebox_description = Erlang state monad with merge/conflict-resolution capabilities. Useful for Riak.
- pkg_statebox_homepage = https://github.com/mochi/statebox
- pkg_statebox_fetch = git
- pkg_statebox_repo = https://github.com/mochi/statebox
- pkg_statebox_commit = master
|