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