Bookmarks Database and Internet Robot WHAT IS IT A set of classes, libraries, programs and plugins I use to manipulate my bookmarks.html. WHAT'S NEW in version 4.6.0 (2014-06-??) Split simple robot: separate network operations and URL handling/HTML parsing. 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. WHERE TO GET Home page: http://phdru.name/Software/Python/#bookmarks_db git clone http://git.phdru.name/bookmarks_db.git git clone git://git.phdru.name/bookmarks_db.git Requires: Python 2.5+, m_lib 2.0+. AUTHOR Oleg Broytman COPYRIGHT Copyright (C) 1997-2014 PhiloSoft Design LICENSE GPL