{application,otpcl,
             [{description,"Open Telecom Platform Command Language"},
              {vsn,"0.1.0"},
              {modules,[otpcl,otpcl_env,otpcl_eval,otpcl_init,otpcl_parse,
                        otpcl_shell,otpcl_stdlib,otpcl_stdmeta]},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {licenses,["ISC"]},
              {links,[{"Bitbucket","https://bitbucket.org/YellowApple/otpcl"},
                      {"GitHub","https://github.com/YellowApple/otpcl"}]}]}.
