Source: goobook
Section: mail
Priority: optional
Maintainer: Ilias Tsitsimpis <iliastsi@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-setuptools,
 python3-docutils,
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/debian/goobook
Vcs-Git: https://salsa.debian.org/debian/goobook.git
Homepage: https://pypi.python.org/pypi/goobook

Package: goobook
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-googleapi (>= 1.7.11),
 python3-simplejson (>= 3.16.0),
 python3-oauth2client,
 python3-xdg,
 python3-pkg-resources,
Enhances:
 mutt
Description: command-line interface to Google contacts
 GooBook is a command-line interface to Google contacts which supports:
  * Searching contacts
  * Adding new contacts
  * Mutt integration
 GooBook is written in Python and is designed for use with MUAs such as Mutt in
 the same way as abook.
