]> git.phdru.name Git - bookmarks_db.git/history - parse_html/bkmk_ph_beautifulsoup.py
Cleanup code: use 4 spaces
[bookmarks_db.git] / parse_html / bkmk_ph_beautifulsoup.py
2017-05-13 Oleg BroytmanCleanup code: use 4 spaces
2014-04-30 Oleg BroytmanChange parse_html to parse strings, not files
2013-12-04 Oleg BroytmanParse <meta charset="...">
2012-09-23 Oleg BroytmanExtract html redirect even if ther is no title
2012-04-14 Oleg BroytmanRemoved svn:keywords. Extended copyright to 2012.
2011-04-14 Oleg BroytmanFixed a bug - restored DEFAULT_CHARSET.
2011-01-05 Oleg BroytmanRenamed parse_html modules to bkmk_ph_* to avoid name...