Current section
Files
Jump to
Current section
Files
src/pipeline.app.src
{application,pipeline,
[{description,"Erlang function pipeline parse_transform"},
{vsn,"0.2.0"},
{applications,[kernel,stdlib,parse_trans]},
{pkg_name,erl_pipeline},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/choptastic/pipeline"}]}]}.