Packages

Pipeline syntax compiler

Current section

Files

Jump to
pl src pipeline.app.src
Raw

src/pipeline.app.src

{application
,pl%pipeline
,[{description, "Pipeline syntax compiler"}
,{vsn, "18.1.31"}
,{applications, [kernel, stdlib]}
,{modules, [pipeline]}
,{maintainers, ["pouriya.jahanbakhsh@gmail.com"]}
,{licenses, ["BSD 3-Clause"]}
,{links, [{"GitHub", "https://github.com/pouriya-jahanbakhsh/pipeline"}]}]}.