Placeholder implementations for all calibredb cmds

This commit is contained in:
Kovid Goyal 2017-04-30 11:38:54 +05:30
parent dc35155bc3
commit 2064a5cd1b
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C
16 changed files with 352 additions and 0 deletions

View File

@ -0,0 +1,22 @@
#!/usr/bin/env python2
# vim:fileencoding=utf-8
# License: GPLv3 Copyright: 2017, Kovid Goyal <kovid at kovidgoyal.net>
from __future__ import absolute_import, division, print_function, unicode_literals
readonly = False
version = 0 # change this if you change signature of implementation()
def implementation(db, notify_changes, *args):
is_remote = notify_changes is not None
is_remote
def option_parser(get_parser):
pass
def main(opts, args, dbctx):
raise NotImplementedError('TODO: implement this')
return 0

View File

@ -0,0 +1,22 @@
#!/usr/bin/env python2
# vim:fileencoding=utf-8
# License: GPLv3 Copyright: 2017, Kovid Goyal <kovid at kovidgoyal.net>
from __future__ import absolute_import, division, print_function, unicode_literals
readonly = False
version = 0 # change this if you change signature of implementation()
def implementation(db, notify_changes, *args):
is_remote = notify_changes is not None
is_remote
def option_parser(get_parser):
pass
def main(opts, args, dbctx):
raise NotImplementedError('TODO: implement this')
return 0

View File

@ -0,0 +1,22 @@
#!/usr/bin/env python2
# vim:fileencoding=utf-8
# License: GPLv3 Copyright: 2017, Kovid Goyal <kovid at kovidgoyal.net>
from __future__ import absolute_import, division, print_function, unicode_literals
readonly = False
version = 0 # change this if you change signature of implementation()
def implementation(db, notify_changes, *args):
is_remote = notify_changes is not None
is_remote
def option_parser(get_parser):
pass
def main(opts, args, dbctx):
raise NotImplementedError('TODO: implement this')
return 0

View File

@ -0,0 +1,22 @@
#!/usr/bin/env python2
# vim:fileencoding=utf-8
# License: GPLv3 Copyright: 2017, Kovid Goyal <kovid at kovidgoyal.net>
from __future__ import absolute_import, division, print_function, unicode_literals
readonly = False
version = 0 # change this if you change signature of implementation()
def implementation(db, notify_changes, *args):
is_remote = notify_changes is not None
is_remote
def option_parser(get_parser):
pass
def main(opts, args, dbctx):
raise NotImplementedError('TODO: implement this')
return 0

View File

@ -0,0 +1,22 @@
#!/usr/bin/env python2
# vim:fileencoding=utf-8
# License: GPLv3 Copyright: 2017, Kovid Goyal <kovid at kovidgoyal.net>
from __future__ import absolute_import, division, print_function, unicode_literals
readonly = False
version = 0 # change this if you change signature of implementation()
def implementation(db, notify_changes, *args):
is_remote = notify_changes is not None
is_remote
def option_parser(get_parser):
pass
def main(opts, args, dbctx):
raise NotImplementedError('TODO: implement this')
return 0

View File

@ -0,0 +1,22 @@
#!/usr/bin/env python2
# vim:fileencoding=utf-8
# License: GPLv3 Copyright: 2017, Kovid Goyal <kovid at kovidgoyal.net>
from __future__ import absolute_import, division, print_function, unicode_literals
readonly = False
version = 0 # change this if you change signature of implementation()
def implementation(db, notify_changes, *args):
is_remote = notify_changes is not None
is_remote
def option_parser(get_parser):
pass
def main(opts, args, dbctx):
raise NotImplementedError('TODO: implement this')
return 0

View File

@ -0,0 +1,22 @@
#!/usr/bin/env python2
# vim:fileencoding=utf-8
# License: GPLv3 Copyright: 2017, Kovid Goyal <kovid at kovidgoyal.net>
from __future__ import absolute_import, division, print_function, unicode_literals
readonly = False
version = 0 # change this if you change signature of implementation()
def implementation(db, notify_changes, *args):
is_remote = notify_changes is not None
is_remote
def option_parser(get_parser):
pass
def main(opts, args, dbctx):
raise NotImplementedError('TODO: implement this')
return 0

View File

@ -0,0 +1,22 @@
#!/usr/bin/env python2
# vim:fileencoding=utf-8
# License: GPLv3 Copyright: 2017, Kovid Goyal <kovid at kovidgoyal.net>
from __future__ import absolute_import, division, print_function, unicode_literals
readonly = False
version = 0 # change this if you change signature of implementation()
def implementation(db, notify_changes, *args):
is_remote = notify_changes is not None
is_remote
def option_parser(get_parser):
pass
def main(opts, args, dbctx):
raise NotImplementedError('TODO: implement this')
return 0

View File

@ -0,0 +1,22 @@
#!/usr/bin/env python2
# vim:fileencoding=utf-8
# License: GPLv3 Copyright: 2017, Kovid Goyal <kovid at kovidgoyal.net>
from __future__ import absolute_import, division, print_function, unicode_literals
readonly = False
version = 0 # change this if you change signature of implementation()
def implementation(db, notify_changes, *args):
is_remote = notify_changes is not None
is_remote
def option_parser(get_parser):
pass
def main(opts, args, dbctx):
raise NotImplementedError('TODO: implement this')
return 0

View File

@ -0,0 +1,22 @@
#!/usr/bin/env python2
# vim:fileencoding=utf-8
# License: GPLv3 Copyright: 2017, Kovid Goyal <kovid at kovidgoyal.net>
from __future__ import absolute_import, division, print_function, unicode_literals
readonly = False
version = 0 # change this if you change signature of implementation()
def implementation(db, notify_changes, *args):
is_remote = notify_changes is not None
is_remote
def option_parser(get_parser):
pass
def main(opts, args, dbctx):
raise NotImplementedError('TODO: implement this')
return 0

View File

@ -0,0 +1,22 @@
#!/usr/bin/env python2
# vim:fileencoding=utf-8
# License: GPLv3 Copyright: 2017, Kovid Goyal <kovid at kovidgoyal.net>
from __future__ import absolute_import, division, print_function, unicode_literals
readonly = False
version = 0 # change this if you change signature of implementation()
def implementation(db, notify_changes, *args):
is_remote = notify_changes is not None
is_remote
def option_parser(get_parser):
pass
def main(opts, args, dbctx):
raise NotImplementedError('TODO: implement this')
return 0

View File

@ -0,0 +1,22 @@
#!/usr/bin/env python2
# vim:fileencoding=utf-8
# License: GPLv3 Copyright: 2017, Kovid Goyal <kovid at kovidgoyal.net>
from __future__ import absolute_import, division, print_function, unicode_literals
readonly = False
version = 0 # change this if you change signature of implementation()
def implementation(db, notify_changes, *args):
is_remote = notify_changes is not None
is_remote
def option_parser(get_parser):
pass
def main(opts, args, dbctx):
raise NotImplementedError('TODO: implement this')
return 0

View File

@ -0,0 +1,22 @@
#!/usr/bin/env python2
# vim:fileencoding=utf-8
# License: GPLv3 Copyright: 2017, Kovid Goyal <kovid at kovidgoyal.net>
from __future__ import absolute_import, division, print_function, unicode_literals
readonly = False
version = 0 # change this if you change signature of implementation()
def implementation(db, notify_changes, *args):
is_remote = notify_changes is not None
is_remote
def option_parser(get_parser):
pass
def main(opts, args, dbctx):
raise NotImplementedError('TODO: implement this')
return 0

View File

@ -0,0 +1,22 @@
#!/usr/bin/env python2
# vim:fileencoding=utf-8
# License: GPLv3 Copyright: 2017, Kovid Goyal <kovid at kovidgoyal.net>
from __future__ import absolute_import, division, print_function, unicode_literals
readonly = False
version = 0 # change this if you change signature of implementation()
def implementation(db, notify_changes, *args):
is_remote = notify_changes is not None
is_remote
def option_parser(get_parser):
pass
def main(opts, args, dbctx):
raise NotImplementedError('TODO: implement this')
return 0

View File

@ -0,0 +1,22 @@
#!/usr/bin/env python2
# vim:fileencoding=utf-8
# License: GPLv3 Copyright: 2017, Kovid Goyal <kovid at kovidgoyal.net>
from __future__ import absolute_import, division, print_function, unicode_literals
readonly = False
version = 0 # change this if you change signature of implementation()
def implementation(db, notify_changes, *args):
is_remote = notify_changes is not None
is_remote
def option_parser(get_parser):
pass
def main(opts, args, dbctx):
raise NotImplementedError('TODO: implement this')
return 0

View File

@ -0,0 +1,22 @@
#!/usr/bin/env python2
# vim:fileencoding=utf-8
# License: GPLv3 Copyright: 2017, Kovid Goyal <kovid at kovidgoyal.net>
from __future__ import absolute_import, division, print_function, unicode_literals
readonly = False
version = 0 # change this if you change signature of implementation()
def implementation(db, notify_changes, *args):
is_remote = notify_changes is not None
is_remote
def option_parser(get_parser):
pass
def main(opts, args, dbctx):
raise NotImplementedError('TODO: implement this')
return 0