Metadata-Version: 2.0
Name: frontera
Version: 0.4.1
Summary: A flexible frontier for web crawlers
Home-page: https://github.com/scrapinghub/frontera
Author: Javier Casas
Author-email: javier@scrapinghub.com
License: BSD
Keywords: crawler,frontier,scrapy,web,requests,frontera
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)
Provides-Extra: distributed
Requires-Dist: Twisted; extra == 'distributed'
Provides-Extra: graphs
Requires-Dist: pydot (==1.0.28); extra == 'graphs'
Requires-Dist: pyparsing (==1.5.7); extra == 'graphs'
Provides-Extra: hbase
Requires-Dist: happybase; extra == 'hbase'
Provides-Extra: kafka
Requires-Dist: kafka-python; extra == 'kafka'
Requires-Dist: python-snappy; extra == 'kafka'
Provides-Extra: logging
Requires-Dist: colorlog (>=2.4.0); extra == 'logging'
Provides-Extra: sql
Requires-Dist: SQLAlchemy (>=1.0.0); extra == 'sql'
Requires-Dist: cachetools; extra == 'sql'
Provides-Extra: tldextract
Requires-Dist: tldextract (>=1.5.1); extra == 'tldextract'
Provides-Extra: zeromq
Requires-Dist: msgpack-python; extra == 'zeromq'
Requires-Dist: pyzmq; extra == 'zeromq'

UNKNOWN


