- PACKAGES += chronos
- pkg_chronos_name = chronos
- pkg_chronos_description = Timer module for Erlang that makes it easy to abstact time out of the tests.
- pkg_chronos_homepage = https://github.com/lehoff/chronos
- pkg_chronos_fetch = git
- pkg_chronos_repo = https://github.com/lehoff/chronos
- pkg_chronos_commit = master
|