Search Criteria
Package Details: googlecl 0.9.15-2
Git Clone URL: | https://aur.archlinux.org/googlecl.git (read-only, click to copy) |
---|---|
Package Base: | googlecl |
Description: | Command line utility to use google services |
Upstream URL: | https://github.com/vinitkumar/googlecl |
Licenses: | |
Submitter: | jstamant |
Maintainer: | None |
Last Packager: | TrialnError |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2015-10-24 04:10 |
Last Updated: | 2018-06-03 23:07 |
Dependencies (4)
- python2
- python2-gdata
- python2-httplib2
- python2-oauth2client
Latest Comments
jstamant commented on 2016-03-19 19:17
Thanks trusktr for advising me on this potential dependency. I'll look into it, but please note that Google services has upgraded their OAuth authentication protocol to OAuth2. Regardless of the dependency change you suggested, this software cannot interface with Google services.
trusktr commented on 2016-03-19 18:01
Aha, it's already in the official repos. You just need to list it as a dependency: https://www.archlinux.org/packages/extra/any/python-gdata/
trusktr commented on 2016-03-19 18:00
It needs this: https://github.com/google/gdata-python-client
trusktr commented on 2016-03-19 17:59
ImportError: No module named gdata.docs.service
Seems like this needs another dependency.