bookmarks.html.
WHAT'S NEW
-Version 4.6.0 (2014-07-06)
+Version 5.0.0 (2023-??-??)
- Split simple robot: separate network operations and
- URL handling/HTML parsing.
+ Python 3.
- Change parse_html to parse strings, not files.
-
- Split parse_html/__init__.py into __main__.py.
-
- Adapt JSON storage to recent Mozilla export format.
-
- Add ChangeLog.
-
- Allow parameters in BKMK_* environment variables; for example,
- BKMK_ROBOT=forking:subproc=urllib or
- BKMK_STORAGE=json:filename=bookmarks_db.json.
-
- Pass subproc parameter to the subprocess to allow different robots.
+ Remove BeautifulSoup.py (use globally installed).
WHERE TO GET
Oleg Broytman <phd@phdru.name>
COPYRIGHT
- Copyright (C) 1997-2017 PhiloSoft Design
+ Copyright (C) 1997-2023 PhiloSoft Design
LICENSE
GPL
-Version 4.7.0 (2017-??-??)
+Version 5.0.0 (2023-??-??)
+
+ Python 3.
Remove BeautifulSoup.py (use globally installed).
Oleg Broytman <phd@phdru.name>
COPYRIGHT and LEGAL ISSUES
- Copyright (C) 1997-2015 PhiloSoft Design
+ Copyright (C) 1997-2023 PhiloSoft Design
All sources protected by GNU GPL. Programs are provided "as-is", without
any kind of warranty. All usual blah-blah-blah.