Metadata-Version: 2.1
Name: unicode-write
Version: 0.1.0
Summary: Unicode Write
Home-page: https://github.com/blester125/unicode-write
Author: blester125
Author-email: blester125@gmail.com
License: MIT
Download-URL: https://github.com/blester125/unicode-write/archive/0.1.0.tar.gz
Description: # Unicode Write
        
        <!-- [![PyPi Version](https://img.shields.io/pypi/v/unicode-write)](https://pypi.org/project/unicode-write/) -->
        
        <!-- [![Actions Status](https://github.com/blester125/unicode-write/workflows/Unit%20Test/badge.svg)](https://github.com/blester125/unicode-write/actions) -->
        
        [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
        
        A small utility that lets you look up a unicode symbol by name. It will then print it and copy it to your clipboard so you can paste it different places.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Environment :: Console
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: remote
