Ausgabe der neuen DB Einträge

This commit is contained in:
hubobel 2022-01-02 21:50:48 +01:00
parent bad48e1627
commit cfbbb9ee3d
2399 changed files with 843193 additions and 43 deletions

View file

@ -0,0 +1 @@
pip

View file

@ -0,0 +1,27 @@
Copyright (c) w3lib and Scrapy developers.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the name of Scrapy nor the names of its contributors may be used
to endorse or promote products derived from this software without
specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

View file

@ -0,0 +1,28 @@
Metadata-Version: 2.1
Name: w3lib
Version: 1.22.0
Summary: Library of web-related functions
Home-page: https://github.com/scrapy/w3lib
Author: Scrapy project
Author-email: info@scrapy.org
License: BSD
Platform: Any
Classifier: Development Status :: 5 - Production/Stable
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: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Dist: six (>=1.4.1)
UNKNOWN

View file

@ -0,0 +1,20 @@
w3lib-1.22.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
w3lib-1.22.0.dist-info/LICENSE,sha256=E9nd3hsCZ0jOkbeZ8y-XQf1ezCv98mcXShD7SWEMYas,1531
w3lib-1.22.0.dist-info/METADATA,sha256=yuVgqENxJDrI9w91g0xyxolqGcR--c-92Qm2B9aj7EA,981
w3lib-1.22.0.dist-info/RECORD,,
w3lib-1.22.0.dist-info/WHEEL,sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY,110
w3lib-1.22.0.dist-info/top_level.txt,sha256=DML40Mdaqc4Cs6VtLzWzrnzIIE0KQiFmjtL3rF7ZY9Q,6
w3lib/__init__.py,sha256=ondVKBJSsVJSXEb07mpDs7iZP-ASA4C-VJ1TOs8Vy1c,127
w3lib/__pycache__/__init__.cpython-39.pyc,,
w3lib/__pycache__/encoding.cpython-39.pyc,,
w3lib/__pycache__/form.cpython-39.pyc,,
w3lib/__pycache__/html.cpython-39.pyc,,
w3lib/__pycache__/http.cpython-39.pyc,,
w3lib/__pycache__/url.cpython-39.pyc,,
w3lib/__pycache__/util.cpython-39.pyc,,
w3lib/encoding.py,sha256=gR8DVLl-u74UU7FIErQnu3E5BItZbDYxmVe5hdsS3HY,10287
w3lib/form.py,sha256=ZdjfFHh0xg2vJF4GW5GLUJKhCFp6c3DLdulTY56pbOY,3155
w3lib/html.py,sha256=0DbC59IbMDaX1904027l_UsDCQpYShMCBneZyA-LtqI,11452
w3lib/http.py,sha256=gxewD7YI2h41iIZMR0zH1wgHU6x4tG2i-AC39KDvs8I,2745
w3lib/url.py,sha256=6nzy4DjBWSH6RQNWin7XI3WxxvxgEkJtxYcgcC0hQiQ,22610
w3lib/util.py,sha256=jFKjlgAOgeSjwHQXvULZKv2AdTBtSgfM5nuj7W4v7-E,1735

View file

@ -0,0 +1,6 @@
Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

View file

@ -0,0 +1 @@
w3lib