Alexandria Book Collection Manager 0.6.3 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Alexandria Book Collection Manager 0.6.3 (Default branch)
# 1  
Old 02-22-2008
Alexandria Book Collection Manager 0.6.3 (Default branch)

ImageAlexandria is a GNOME application to help manage abook collection. It retrieves book information(including cover pictures) from several onlinelibraries, allows you to search for a book (eitherby EAN/ISBN, title, authors, or keyword), canimport and export data into ONIX, Tellico, andEAN/ISBN-list formats, generates Web pages fromyour libraries, allows marking your books asloaned, saves data using the YAML format, featuresan HIG-compliant user interface, shows books indifferent views that can be filtered or sorted,and handles book rating and notes.License: GNU General Public License (GPL)Changes:
This release adds an export function for iPod Notes, removes the refresh button from the toolbar, adds asynchronous loading and visual feedback to make the GUI feel more responsive, adds Amazon ECS 4.0 support to replace the old AWS 3.x Amazon provider, adds tooltips to the icon view of books, and fixes many bugs.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Solaris

Alexandria backup tool

Hi All, Can anybody worked on Alexandria backup tool. What are the versions are available? What are the platforms it support? Does it support solaris 9? Please help me. Even if you can refer some URL it is great. Charles C. (4 Replies)
Discussion started by: charlcy
4 Replies
Login or Register to Ask a Question
EBOOK-META(1)							      calibre							     EBOOK-META(1)

NAME
ebook-meta - part of calibre SYNOPSIS
ebook-meta ebook_file [options] DESCRIPTION
Read/Write metadata from/to ebook files. Supported formats for reading metadata: azw, azw1, cbr, cbz, chm, epub, fb2, html, imp, lit, lrf, lrx, mobi, odt, oebzip, opf, pdb, pdf, pml, pmlz, prc, rar, rb, rtf, tpz, txt, zip Supported formats for writing metadata: azw, azw1, epub, lrf, mobi, pdb, pdf, prc, rtf, tpz Different file types support different kinds of metadata. If you try to set some metadata on a file type that does not support it, the metadata will be silently ignored. Whenever you pass arguments to ebook-meta that have spaces in them, enclose the arguments in quotation marks. OPTIONS
--version show program's version number and exit -h, --help show this help message and exit -t, --title Set the title. -a, --authors Set the authors. Multiple authors should be separated by the & character. Author names should be in the order Firstname Lastname. --title-sort The version of the title to be used for sorting. If unspecified, and the title is specified, it will be auto-generated from the title. --author-sort String to be used when sorting by author. If unspecified, and the author(s) are specified, it will be auto-generated from the author(s). --cover Set the cover to the specified file. -c, --comments Set the ebook description. -p, --publisher Set the ebook publisher. --category Set the book category. -s, --series Set the series this ebook belongs to. -i, --index Set the index of the book in this series. -r, --rating Set the rating. Should be a number between 1 and 5. --isbn Set the ISBN of the book. --tags Set the tags for the book. Should be a comma separated list. -k, --book-producer Set the book producer. -l, --language Set the language. -d, --date Set the published date. --get-cover Get the cover from the ebook and save it at as the specified file. --to-opf Specify the name of an OPF file. The metadata will be written to the OPF file. --from-opf Read metadata from the specified OPF file and use it to set metadata in the ebook. Metadata specified on the command line will over- ride metadata read from the OPF file --lrf-bookid Set the BookID in LRF files SEE ALSO
The User Manual is available at http://calibre-ebook.com/user_manual Created by Kovid Goyal <kovid@kovidgoyal.net> ebook-meta (calibre 0.6.53) July 2010 EBOOK-META(1)