Source: galileo
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Dylan Aïssi <bob.dybian@gmail.com>
Build-Depends: debhelper (>= 9.20160709),
               dh-python,
               dh-sysuser (>= 1.3),
               python3,
               python3-requests (>= 2),
               python3-setuptools,
               python3-usb (>= 1.0.0~b2)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/git/debian-med/galileo.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/galileo.git
Homepage: https://bitbucket.org/benallard/galileo/
X-Python3-Version: >= 3.4

Package: galileo
Architecture: all
Depends: python3-requests (>= 2),
         python3-usb (>= 1.0.0~b2),
         ${misc:Depends},
         ${python3:Depends}
Description: Utility to securely synchronize a Fitbit device with the Fitbit web service
 Galileo is a Python utility to securely synchronize a Fitbit device with the
 Fitbit web service. It allows you to browse your data on their website, and
 compatible applications. The main features of Galileo are: Synchronize your
 fitbit tracker with the fitbit server using the provided dongle; Securely
 communicate (using HTTPS) with the fitbit server; Save all your dumps locally
 for possible later analyse. Galileo supports the following trackers:
  - Fitbit One
  - Fitbit Zip
  - Fitbit Flex
  - Fitbit Force
  - Fitbit Charge
  - Fitbit Charge HR

Package: galileo-daemon
Architecture: all
Depends: galileo (= ${binary:Version}), ${misc:Depends}
Description: Utility to securely synchronize a Fitbit device - daemon
 Galileo is a Python utility to securely synchronize a Fitbit device with the
 Fitbit web service. It allows you to browse your data on their website, and
 compatible applications. The main features of Galileo are: Synchronize your
 fitbit tracker with the fitbit server using the provided dongle; Securely
 communicate (using HTTPS) with the fitbit server; Save all your dumps locally
 for possible later analyse. Galileo supports the following trackers:
  - Fitbit One
  - Fitbit Zip
  - Fitbit Flex
  - Fitbit Force
  - Fitbit Charge
  - Fitbit Charge HR
 .
 This package installs galileo as a systemd daemon.
