Metadata-Version: 2.1
Name: scrapy-cookies-fixed
Version: 0.3.5
Summary: A fixed version of scrapy-cookie with updated imports
Author: aveaxii
Author-email: kimalex2004dev@gmail.com
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Scrapy Cookie Fixed

This package is a fixed version of the `scrapy-cookie` package with updated imports to work with the latest versions of Scrapy.

## Installation

You can install this package using pip:

```bash
pip install scrapy-cookies-fixed
