Charles Haley e1dd08acef Several changes:
1) Add an option to specify the time format when sending to device. This is the analog of the same option that already exists for save to disk.
2) refactor the format_field code. Remove the special parameters on format_field. Add format_field_extended that returns a 4-element tuple (name, formatted val, original val, field metadata).
3) change (simplify) usbms collections management to use new format_field_extended method.
4) change device.py to not call sync_booklists twice.
5) add the fix for gui-not-updating, in hopes that we can avoid merge conflicts
2010-09-16 14:02:49 +01:00
2010-09-15 00:56:16 -06:00
...
2010-09-04 12:28:12 -06:00
2010-09-16 14:02:49 +01:00
2010-09-10 13:03:14 -06:00
2008-04-04 14:23:29 -07:00
2009-11-24 21:38:15 -07:00

calibre is an e-book library manager. It can view, convert and catalog e-books \
in most of the major e-book formats. It can also talk to e-book reader \
devices. It can go out to the internet and fetch metadata for your books. \
It can download newspapers and convert them into e-books for convenient \
reading. It is cross platform, running on Linux, Windows and OS X.

For screenshots: https://calibre-ebook.com/demo

For installation/usage instructions please see
http://calibre-ebook.com

For source code access:
bzr branch lp:calibre

To update your copy of the source code:
bzr merge

Tarballs of the source code for each release are now available \
at http://code.google.com/p/calibre-ebook
Description
The official source code repository for the calibre ebook manager
Readme GPL-3.0 360 MiB
Languages
Python 92.6%
C 3.3%
C++ 3.1%
HTML 0.4%
Shell 0.2%
Other 0.2%