pull/21/head
Mišo Belica 10 years ago
parent d40a89a683
commit e42cfbe487

2
.gitignore vendored

@ -1,4 +1,4 @@
*.pyc
*.py[co]
*.prof
.coverage

@ -1,4 +1,4 @@
Rick Harding (original author)
Michal Belica (current maintainer)
Craig Maloney
nhnifong
Craig Maloney
Mišo Belica

@ -1,4 +0,0 @@
Rick Harding
nhnifong
Craig Maloney
Mišo Belica

@ -1,4 +1,4 @@
Copyright (c) 2013 Rick Harding, Michal Belica and contributors
Copyright (c) 2013 Rick Harding and contributors
All rights reserved.

@ -1,3 +1,4 @@
include README.rst
include CHANGELOG.rst
include LICENSE.rst
include AUTHORS.txt

@ -19,7 +19,9 @@ This is a pretty straight port of the JS here:
- http://code.google.com/p/arc90labs-readability/source/browse/trunk/js/readability.js#82
- http://www.minvolai.com/blog/decruft-arc90s-readability-in-python/
Some other ports:
Alternatives
------------
- https://github.com/codelucas/newspaper
- https://github.com/grangier/python-goose

Loading…
Cancel
Save