[ 源代码: ruby-google-api-client ]
软件包:ruby-google-api-client(0.50.0-2)
ruby-google-api-client 的相关链接
Debian 的资源:
下载源码包 ruby-google-api-client:
- [ruby-google-api-client_0.50.0-2.dsc]
- [ruby-google-api-client_0.50.0.orig.tar.gz]
- [ruby-google-api-client_0.50.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Client for accessing Google APIs
This library makes it easy to access Google services via APIs.
For example, to use Google Drive, just add require 'google/apis/drive_v2'
This library is a dependency of gitlab, a git based collaboration platform.
其他与 ruby-google-api-client 有关的软件包
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-addressable (>= 2.5.1~)
- alternative URI implementation for Ruby
-
- dep: ruby-googleauth (>= 0.9~)
- Google Auth Library for Ruby
-
- dep: ruby-httpclient (>= 2.8.1~)
- HTTP client library for ruby
-
- dep: ruby-mini-mime (>= 1.0~)
- Lightweight mime type implementation
-
- dep: ruby-representable (>= 3.0~)
- Renders and parses JSON/XML/YAML documents from and to Ruby objects
-
- dep: ruby-retriable (>= 2.0~)
- Retriable is an simple DSL to retry failed code blocks
-
- dep: ruby-rexml
- 软件包暂时不可用
-
- dep: ruby-signet (>= 0.12~)
- Signet is an OAuth 1.0 / OAuth 2.0 implementation