Current section

Files

Jump to
basho_hamcrest ebin hamcrest.app
Raw

ebin/hamcrest.app

{application,
hamcrest,
[{description,"Hamcrest Matcher Library"},
{vsn, "0.4.1"},
{modules,[hamcrest,hamcrest_matchers,hamcrest_term]},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]}]}.