Current section

Files

Jump to
robots src robots.app.src
Raw

src/robots.app.src

{application,robots,
[{description,"A parser for robots.txt."},
{vsn,"1.1.2"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["BSD-3-Clause"]},
{links,[{"Github","https://github.com/AntoineGagne/robots"}]}]}.