Metadata-Version: 2.0
Name: scrapy-utils
Version: 0.0.6
Summary: Scrapy utils!
Home-page: https://github.com/alertot/scrapy-utils
Author: alertot SpA
Author-email: UNKNOWN
License: BSD
Download-URL: https://github.com/alertot/scrapy-utils/tarball/0.0.6
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3

scrapy-utils
============

Overview
--------

Scrapy utils! Set of utilities for loaders, extensions and more.

Installation / Usage
--------------------

To install use pip:

$ pip install scrapy-utils


Or clone the repo:

$ git clone https://github.com/alertot/scrapy-utils.git

$ python setup.py install


