Skip to content

Commit e42a39e

Browse files
author
gfxmonk
committed
modified readme
1 parent f73b5f0 commit e42a39e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ Given a html document, it pulls out the main body text and cleans it up.
88

99
Ruby port by starrhorne and iterationlabs
1010
Python port by gfxmonk
11+
12+
This port uses BeautifulSoup for the HTML parsing. That means it can be
13+
a little slow, but will work on Google App Engine (unlike libxml-based
14+
libraries)

0 commit comments

Comments
 (0)