mirror of
https://github.com/fhamborg/news-please.git
synced 2021-09-19 22:26:00 +03:00
Merge branch 'master' of https://github.com/fhamborg/news-please
This commit is contained in:
2
setup.py
2
setup.py
@@ -4,7 +4,7 @@ import sys, os
|
||||
|
||||
|
||||
setup(name='news-please',
|
||||
version='1.0.24',
|
||||
version='1.0.25',
|
||||
description="news-please is an open source easy-to-use news extractor that just works.",
|
||||
long_description="""\
|
||||
news-please is an open source, easy-to-use news crawler that extracts structured information from almost any news website. It can follow recursively internal hyperlinks and read RSS feeds to fetch both most recent and also old, archived articles. You only need to provide the root URL of the news website.""",
|
||||
|
||||
Reference in New Issue
Block a user