Metadata-Version: 2.3
Name: utf-cli
Version: 0.2.0
Project-URL: Documentation, https://github.com/treyhunner/utf-cli#readme
Project-URL: Issues, https://github.com/treyhunner/utf-cli/issues
Project-URL: Source, https://github.com/treyhunner/utf-cli
Author: Trey Hunner
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: darkdetect
Requires-Dist: platformdirs
Requires-Dist: pyperclip
Requires-Dist: textual
Description-Content-Type: text/markdown

# utf

[![PyPI - Version](https://img.shields.io/pypi/v/utf.svg)](https://pypi.org/project/utf)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/utf.svg)](https://pypi.org/project/utf)

Like a mashup of https://unicode.party/ and https://utf8.xyz/ but it's completely local in your terminal!

[![typing "sparkles" and copying sparkles character](https://asciinema.org/a/AvIxXnW2oLcRrGe7qyigDU87W.svg)](https://asciinema.org/a/AvIxXnW2oLcRrGe7qyigDU87W)

## Installation

```console
pipx install https://github.com/treyhunner/utf/archive/refs/heads/main.zip
```

## License

`utf` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
