Metadata-Version: 2.0
Name: mergetb
Version: 0.1.9
Summary: The Merge testbed Python client library and CLI
Home-page: https://gitlab.com/mergetb/python-client
Author: Ryan Goodfellow
Author-email: rgoodfel@isi.edu
License: Apache2.0
Platform: UNKNOWN
Requires-Dist: pygments (>=2.3.1)
Requires-Dist: requests (>=2.20.0)
Requires-Dist: PyYAML (>=3.13)
Requires-Dist: ipython (>=7.1.1)

The Merge testbed Python client library and CLI

usage:

  mergetb <verb> <object>

To install bash-completion:

  complete_merge_bash | sudo tee /etc/bash_completion.d/mergetb


