[ 原始碼: ruby-google-api-client ]
套件:ruby-google-api-client(0.23.4-2)
ruby-google-api-client 的相關連結
Debian 的資源:
下載原始碼套件 ruby-google-api-client:
- [ruby-google-api-client_0.23.4-2.dsc]
- [ruby-google-api-client_0.23.4.orig.tar.gz]
- [ruby-google-api-client_0.23.4-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.5~)
- Google Auth Library for Ruby
-
- dep: ruby-httpclient (>= 2.8.1~)
- HTTP client library for ruby
-
- dep: ruby-mime-types (>= 3.0~)
- guess MIME type of files
-
- 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