Source: googlecl
Section: python
Priority: optional
Maintainer: Luke Faraone <lfaraone@debian.org>
Vcs-Browser: https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=pkg-google/googlecl.git
Vcs-Git: git://scm.alioth.debian.org/git/pkg-google/googlecl.git
Build-Depends: debhelper (>= 7), python (>= 2.6.6-3~), dh-python
Standards-Version: 3.9.5
Homepage: http://code.google.com/p/googlecl/
X-Python-Version: >= 2.5

Package: googlecl
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-gdata (>= 1.2.4)
Description: command-line tool for access to (some) Google services
 This package provides a user-friendly command-line interface to
 some of the Google Data Protocol (gdata) APIs.  It lets you do things like:
 .
  google blogger post --title "Test Post" "I'm posting from the command line"
  google calendar list --date 2010-06-01
  google contacts list
  google youtube post killer_robots.avi
