Metadata-Version: 2.5
Name: tokai-py
Version: 0.0.1
Summary: Placeholder for the Tokai project.
Project-URL: Homepage, https://pypi.org/project/tokai-py/
License-Expression: MIT
License-File: LICENSE
Keywords: Tokai,placeholder
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Tokai

Placeholder release reserving the `tokai-py` name on PyPI. Tokai is in
development; this version contains no functionality yet.

The distribution is named `tokai-py`; the import name is `tokai`.

```python
import tokai

tokai.__version__  # "0.0.1"
```

## License

MIT
