]> git.phdru.name Git - bookmarks_db.git/history - parse_html/__main__.py
Fix(Robot): Stop splitting and un-splitting URLs
[bookmarks_db.git] / parse_html / __main__.py
2023-11-20 Oleg BroytmanFix(parse_html CLI): Report encodings and the title
2023-11-12 Oleg BroytmanStyle: Fix flake8 E741 ambiguous variable name 'l'
2023-11-12 Oleg BroytmanStyle: Fix flake8 E501 line too long
2023-11-12 Oleg BroytmanStyle: Fix flake8 E305 expected 2 blank lines, found 1
2017-05-13 Oleg BroytmanCleanup code: use 4 spaces
2017-05-13 Oleg BroytmanFeat(Python3): Use print() function
2014-04-30 Oleg BroytmanSplit parse_html/__init__.py into __main__.py