Metadata-Version: 2.1
Name: pycodex-ws
Version: 0.2.6
Summary: Browser workspace install alias for python-codex
Requires-Python: >=3.6.2
Requires-Dist: python-codex==0.2.6
Description-Content-Type: text/markdown

# pycodex-ws

`pycodex-ws` is the workspace-oriented installation name for
[`python-codex`](https://pypi.org/project/python-codex/).

```bash
pip install pycodex-ws
pycodex-ws --help
```

This distribution intentionally contains only package metadata. It depends on
the exact matching `python-codex` version, which provides the `workspace_server`
implementation and the `pycodex-ws` console script.
