Current section
Files
Jump to
Current section
Files
ebin/hamcrest.app
{application,
hamcrest,
[{description,"Hamcrest Matcher Library"},
{vsn, "0.4.1"},
{modules,[hamcrest,hamcrest_matchers,hamcrest_term]},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]}]}.