Search Criteria
Package Details: ruby-oci 2.18.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ruby-oci.git (read-only, click to copy) |
---|---|
Package Base: | ruby-oci |
Description: | Ruby SDK for Oracle Cloud Infrastructure |
Upstream URL: | https://github.com/oracle/oci-ruby-sdk |
Licenses: | Apache |
Submitter: | meanjollies |
Maintainer: | meanjollies |
Last Packager: | meanjollies |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-03-16 05:10 (UTC) |
Last Updated: | 2023-03-04 15:29 (UTC) |
Dependencies (4)
- ruby
- ruby-inifile
- ruby-jwt (ruby-jwt-2.1)
- ruby-rdoc (make)
Latest Comments
meanjollies commented on 2022-05-06 11:47 (UTC)
Please stop flagging this as out of date. It does not need ruby-json as a dep because the standard ruby library already provides it.
MarsSeed commented on 2022-05-05 14:11 (UTC)
According to Rubygems page and oci.gemspec, only the following should be in
depends=()
:Also, ruby-rake and ruby-rdoc are not required for make (or at all).
(For doc generation, needed makedepends would be ruby-rake and ruby-yard as per Rakefile.)