Merge pull request #55 from Alir3z4/patch-1

Update html2text repo URL
This commit is contained in:
Vinta 2014-08-23 19:01:47 +08:00
commit 0306e9eb55
1 changed files with 1 additions and 1 deletions

View File

@ -594,7 +594,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
*Libraries for extracting web contents.*
* [newspaper](https://github.com/codelucas/newspaper) - News extraction, article extraction and content curation in Python.
* [html2text](https://github.com/aaronsw/html2text) - Convert HTML to Markdown-formatted text.
* [html2text](https://github.com/Alir3z4/html2text) - Convert HTML to Markdown-formatted text.
* [python-goose](https://github.com/grangier/python-goose) - HTML Content/Article Extractor.
* [lassie](https://github.com/michaelhelmick/lassie) - Web Content Retrieval for Humans.
* [micawber](https://github.com/coleifer/micawber) - A small library for extracting rich content from URLs.