You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
411 B
11 lines
411 B
6 months ago
|
Metadata-Version: 2.1
|
||
|
Name: bs4
|
||
|
Version: 0.0.2
|
||
|
Summary: Dummy package for Beautiful Soup (beautifulsoup4)
|
||
|
Author-email: Leonard Richardson <leonardr@segfault.org>
|
||
|
License: MIT License
|
||
|
Requires-Dist: beautifulsoup4
|
||
|
Description-Content-Type: text/x-rst
|
||
|
|
||
|
This is a dummy package designed to prevent namesquatting on PyPI. You should install `beautifulsoup4 <https://pypi.python.org/pypi/beautifulsoup4>`_ instead.
|