Metadata-Version: 2.1
Name: zenoh-cli
Version: 0.2.0
Summary: CLI for Zenoh
Home-page: https://github.com/MO-RISE/zenoh-cli
Author: Fredrik Olsson
Author-email: fredrik.x.olsson@ri.se
Maintainer: Fredrik Olsson
Maintainer-email: fredrik.x.olsson@ri.se
License: Apache License 2.0
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: eclipse-zenoh==0.10.0-rc
Requires-Dist: parse

# zenoh-cli
A command line tool for publishing, subscribing and getting from a Zenoh session

Use cases:
* Trials
* As part of a bash pipeline

## Installation
`pip install zenoh-cli`

## Usage
`zenoh --help`

TBC
