Current section
Files
Jump to
Current section
Files
src/datalog.app.src
{application,datalog,
[{description,"datalog is a query language based on the logic programming paradigm"},
{vsn,"1.2.2"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{licenses,["Apache"]},
{maintainers,["Dmitry Kolesnikov"]},
{links,[{"GitHub","https://github.com/fogfish/datalog"}]}]}.