blob: 0928ee8a703e9a37c4f8a579ddfeacdba654f264 [file] [log] [blame]
{application, oauth, [
{description, "An Erlang OAuth 1.0 implementation"},
{vsn, "1.2.1"},
{modules, [oauth]},
{registered, []},
{applications, [kernel, stdlib, crypto, public_key, inets]}
]}.