---
name: googlecl
version: 0.9.14
origin: net/googlecl
comment: Command line tools for the Google Data APIs
arch: freebsd:9:x86:64
www: http://code.google.com/p/googlecl/
maintainer: sbz@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- AL2
flatsize: 910249
desc: |
  The Google Data APIs allow programmatic access to various Google services.
  This package wraps a subset of those APIs into a command-line tool that makes
  it easy to do things like posting to a Blogger blog, uploading files to Picasa,
  or editing a Google Docs file.

  WWW: http://code.google.com/p/googlecl/
deps:
  python27: {origin: lang/python27, version: 2.7.5_2}
  python2: {origin: lang/python2, version: 2}
  python: {origin: lang/python, version: '2.7,2'}
  py27-gdata: {origin: devel/py-gdata, version: 2.0.18}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- www
- python
- net
options: {DOCS: on}
