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

# Tuisko

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

```python
import tuisko

tuisko.__version__  # "0.0.1"
```

## License

MIT
