{application,gen_pnet,
             [{description,"A generic Petri net OTP behavior."},
              {vsn,"0.1.3"},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {env,[]},
              {modules,[gen_pnet,gen_pnet_iface,gen_pnet_net]},
              {maintainers,["Jorgen Brandt"]},
              {licenses,["Apache 2.0"]},
              {links,[{"GitHub","https://github.com/joergen7/gen_pnet"},
                      {"Docs",
                       "http://cuneiform-lang.org/man/gen_pnet/index.html"}]}]}.
