Metadata-Version: 2.0
Name: crawl-frontier
Version: 0.2.0.post.dev1
Summary: A flexible frontier for web crawlers
Home-page: https://github.com/scrapinghub/crawl-frontier
Author: Javier Casas
Author-email: javier@scrapinghub.com
License: BSD
Keywords: crawler,frontier,scrapy,web,requests
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: six (>=1.8.0)
Requires-Dist: w3lib (>=1.10.0)
Requires-Dist: tldextract (>=1.5.1)
Provides-Extra: graphs
Requires-Dist: pyparsing (==1.5.7); extra == 'graphs'
Requires-Dist: pydot (==1.0.28); extra == 'graphs'
Requires-Dist: SQLAlchemy (>=0.9.8); extra == 'graphs'
Provides-Extra: logging
Requires-Dist: colorlog (>=2.4.0); extra == 'logging'

UNKNOWN


