[console_scripts]
nlweb-crawl = nlweb_crawler.master:main
nlweb-master = nlweb_crawler.api:main
nlweb-worker = nlweb_crawler.worker:main
