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

# Tokm

Placeholder release reserving the `tokm` name on PyPI. Tokm is in
development; this version contains no functionality yet.

```python
import tokm

tokm.__version__  # "0.0.1"
```

## License

MIT
