mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
e1b0cfdacf
commit
4a20c220f1
@ -9,7 +9,7 @@ __docformat__ = 'restructuredtext en'
|
|||||||
class StorePlugin(object): # {{{
|
class StorePlugin(object): # {{{
|
||||||
'''
|
'''
|
||||||
A plugin representing an online ebook repository (store). The store can
|
A plugin representing an online ebook repository (store). The store can
|
||||||
be a comercial store that sells ebooks or a source of free downloadable
|
be a commercial store that sells ebooks or a source of free downloadable
|
||||||
ebooks.
|
ebooks.
|
||||||
|
|
||||||
Note that this class is the base class for these plugins, however, to
|
Note that this class is the base class for these plugins, however, to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user