/
githubmirror
/
scrapy
Обзор
Документация
Войти
/
githubmirror
/
scrapy
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
1.8.2
debian/control
20 строк
880 B
Aditya
Use https links wherever possible
28 окт 2017, 13:54
28 окт 2017, 13:54
9d9d83a
Код
Авторство
О чём код?
Source: scrapy Section: python Priority: optional Maintainer: Scrapinghub Team <info@scrapinghub.com> Build-Depends: debhelper (>= 7.0.50), python (>=2.7), python-twisted, python-w3lib, python-lxml, python-six (>=1.5.2) Standards-Version: 3.8.4 Homepage: https://scrapy.org/ Package: scrapy Architecture: all Depends: ${python:Depends}, python-lxml, python-twisted, python-openssl, python-w3lib (>= 1.8.0), python-queuelib, python-cssselect (>= 0.9), python-six (>=1.5.2) Recommends: python-setuptools Conflicts: python-scrapy, scrapy-0.25 Provides: python-scrapy, scrapy-0.25 Description: Python web crawling and web scraping framework Scrapy is a fast high-level web crawling and web scraping framework, used to crawl websites and extract structured data from their pages. It can be used for a wide range of purposes, from data mining to monitoring and automated testing.