Metadata-Version: 2.1
Name: scrapy-extensions
Version: 0.1.1
Summary: A collection of Scrapy extensions and other utilities
Home-page: https://gitlab.com/mshepherd/scrapy-extensions
Author: Markus Shepherd
Author-email: markus.r.shepherd@gmail.com
License: MIT
Project-URL: Documentation, https://gitlab.com/mshepherd/scrapy-extensions/blob/master/README.md
Project-URL: Source, https://gitlab.com/mshepherd/scrapy-extensions
Project-URL: Tracker, https://gitlab.com/mshepherd/scrapy-extensions/issues
Description: 
        # scrapy-extensions
        
        A collection of Scrapy extensions and other utilities. Install it from
        [PyPI](https://pypi.org/project/scrapy-extensions/):
        
        ```bash
        pip install scrapy-extensions
        ```
        
Keywords: Scrapy,extension,extensions,utilities,items,loaders,loggers,middleware,pipelines
Platform: UNKNOWN
Classifier: Framework :: Scrapy
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
