]> git.phdru.name Git - bookmarks_db.git/blob - doc/ANNOUNCE
Reformat ChangeLog: remove "WHAT'S NEW", squeeze empty lines
[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 WHAT'S NEW
9 Version 4.6.0 (2014-07-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    Pass subproc parameter to the subprocess to allow different robots.
27
28
29 WHERE TO GET
30    Home page:  http://phdru.name/Software/Python/#bookmarks_db
31      git clone http://git.phdru.name/bookmarks_db.git
32      git clone  git://git.phdru.name/bookmarks_db.git
33
34    Requires: Python 2.5+, m_lib 2.0+.
35
36
37 AUTHOR
38    Oleg Broytman <phd@phdru.name>
39
40 COPYRIGHT
41    Copyright (C) 1997-2015 PhiloSoft Design
42
43 LICENSE
44    GPL