Packages
gen_spider
0.1.0
A behaviour for defining Spiders that crawl and parse pages for a particular site (or, in some cases, a group of sites).
Current section
Files
Jump to
Current section
Files
gen_spider
Emakefile
Emakefile
{'src/*', [debug_info,
{i, "src"},
{i, "include"},
{outdir, "ebin"}]}.
{'test/*', [debug_info,
{i, "src"},
{i, "include"},
{i, "test"},
{outdir, "ebin"}]}.