mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
IGN:
This commit is contained in:
parent
ca9604bb43
commit
505806b48e
24
setup.py
24
setup.py
@ -69,18 +69,18 @@ if __name__ == '__main__':
|
|||||||
""",
|
""",
|
||||||
long_description =
|
long_description =
|
||||||
"""
|
"""
|
||||||
%s is an e-book library manager. It can view, convert and catalog e-books
|
%s 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 a few 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.
|
||||||
in most of the major e-book formats. It can also talk to a few e-book reader devices. It can
|
|
||||||
go out to the internet and fetch metadata for your books. It can download newspapers and convert
|
For screenshots: https://%s.kovidgoyal.net/wiki/Screenshots
|
||||||
them into e-books for convenient reading. It is cross platform, running on Linux, Windows and OS X.
|
|
||||||
|
For installation/usage instructions please see
|
||||||
For screenshots: https://%s.kovidgoyal.net/wiki/Screenshots
|
http://%s.kovidgoyal.net
|
||||||
|
|
||||||
For installation/usage instructions please see
|
For source code access:
|
||||||
http://%s.kovidgoyal.net
|
bzr branch http://bzr.kovidgoyal.net/code/%s/trunk %s
|
||||||
|
|
||||||
For source code access: bzr branch http://bzr.kovidgoyal.net/code/%s/trunk %s
|
To update your copy of the source code:
|
||||||
To update your copy of the source code: bzr merge
|
bzr merge
|
||||||
|
|
||||||
"""%(APPNAME, APPNAME, APPNAME, APPNAME, APPNAME),
|
"""%(APPNAME, APPNAME, APPNAME, APPNAME, APPNAME),
|
||||||
license = 'GPL',
|
license = 'GPL',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user