aboutsummaryrefslogblamecommitdiffstats
path: root/lib/eldap/src/eldap.app.src
blob: 03a7d7c562dd72ffe072b3d2848580eafe6b9f63 (plain) (tree)
1
2
3
4
5
6
7
8
9


                            
                                

                                   


                                                                           
   
{application, eldap,
 [{description, "Ldap api"},
  {vsn, "%VSN%"},
  {modules, [eldap, 'ELDAPv3']},
  {registered, []},
  {applications, [kernel, stdlib]},
  {env, []},
  {runtime_dependencies, ["stdlib-2.0","ssl-5.3.4","kernel-3.0","erts-6.0",
			  "asn1-3.0"]}
]}.