# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup python 1.0 name oci-cli version 3.37.1 revision 0 categories net license {Permissive Apache-2} platforms {darwin any} supported_archs noarch maintainers nomaintainer description Command-line client for Oracle Cloud Infrastructure long_description The OCI CLI is a small-footprint tool that \ you can use on its own or with the Console to complete \ Oracle Cloud Infrastructure tasks. \ The OCI CLI provides the same core functionality as the Console, \ plus additional commands. Some of these, such as the ability to \ run scripts, extend Console functionality. homepage https://docs.oracle.com/en-us/iaas/Content/API/Concepts/cliconcepts.htm checksums rmd160 f6f8f5ef1c4f312518f1383807ffd60259b9a288 \ sha256 8551488cd2d27c2d104ffecb633c8be644f492645f3ec8e5c69b3c8114fe1e47 \ size 15490466 python.default_version \ 39 depends_build-append \ port:py${python.version}-setuptools depends_lib-append \ port:py${python.version}-tz \ port:py${python.version}-oci \ port:py${python.version}-six \ port:py${python.version}-yaml \ port:py${python.version}-arrow \ port:py${python.version}-click \ port:py${python.version}-certifi \ port:py${python.version}-openssl \ port:py${python.version}-dateutil \ port:py${python.version}-jmespath \ port:py${python.version}-cryptography \ port:py${python.version}-prompt_toolkit \ port:py${python.version}-terminaltables