Source: python-dcos Section: python Priority: optional Maintainer: Debian OpenStack Uploaders: Thomas Goirand , Build-Depends: debhelper-compat (= 11), dh-python, openstack-pkg-tools, python3-all, python3-setuptools, Build-Depends-Indep: python3-git, python3-jsonschema, python3-pager, python3-portalocker, python3-prettytable, python3-pygments, python3-pystache, python3-pytest, python3-requests, python3-six, python3-toml, Standards-Version: 4.1.0 Vcs-Browser: https://salsa.debian.org/openstack-team/python/python-dcos Vcs-Git: https://salsa.debian.org/openstack-team/python/python-dcos.git Homepage: https://github.com/mesosphere/dcos-cli Package: python3-dcos Architecture: all Depends: python3-git, python3-jsonschema, python3-pager, python3-portalocker, python3-prettytable, python3-pygments, python3-pystache, python3-requests, python3-six, python3-toml, ${misc:Depends}, ${python3:Depends}, Description: DCOS Common Modules - Python 3.x The DCOS Command Line Interface (CLI) is a command line utility that provides a user-friendly yet powerful way to manage DCOS installations. You can use the Mesosphere DCOS command-line interface (CLI) to remotely manage your cluster, install software packages, and inspect the cluster state. With the DCOS CLI you can: * Find and install packages from DCOS Universe and Multiverse. * Uninstall DCOS services. * Administer the DCOS init process, Marathon. * Install and uninstall subcommands that extend and add functionality to the DCOS CLI. . After you install the CLI, you can use it through a bash shell on Unix/Linux systems or PowerShell on a Windows system. . This package contains the Python 3.x module.