]> git.phdru.name Git - bookmarks_db.git/blob - doc/ANNOUNCE
Allow parameters in BKMK_* environment variables
[bookmarks_db.git] / doc / ANNOUNCE
1
2                     Bookmarks Database and Internet Robot
3
4 WHAT IS IT
5    A set of classes, libraries, programs and plugins I use to manipulate my
6 bookmarks.html.
7
8
9 WHAT'S NEW in version 4.6.0 (2014-06-??)
10
11    Split simple robot: separate network operations and
12    URL handling/HTML parsing.
13
14    Change parse_html to parse strings, not files.
15
16    Split parse_html/__init__.py into __main__.py.
17
18    Adapt JSON storage to recent Mozilla export format.
19
20    Add ChangeLog.
21
22    Allow parameters in BKMK_* environment variables; for example,
23    BKMK_ROBOT=forking:subproc=urllib or
24    BKMK_STORAGE=json:filename=bookmarks_db.json.
25
26
27 WHERE TO GET
28    Home page:  http://phdru.name/Software/Python/#bookmarks_db
29      git clone http://git.phdru.name/bookmarks_db.git
30      git clone  git://git.phdru.name/bookmarks_db.git
31
32    Requires: Python 2.5+, m_lib 2.0+.
33
34 AUTHOR
35    Oleg Broytman <phd@phdru.name>
36
37 COPYRIGHT
38    Copyright (C) 1997-2014 PhiloSoft Design
39
40 LICENSE
41    GPL