Metadata-Version: 2.1
Name: unifont_utils
Version: 0.4.0
Summary: Unifont Utilities, but rewritten in Python.
Home-page: https://github.com/SkyEye-FAST/unifont_utils
License: Apache-2.0
Keywords: unifont
Author: SkyEye_FAST
Author-email: skyeyefast@foxmail.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
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 :: 3.13
Classifier: Topic :: Text Processing :: Fonts
Classifier: Topic :: Utilities
Requires-Dist: pillow (>=10.0)
Requires-Dist: textual (>=0.80.0)
Project-URL: Repository, https://github.com/SkyEye-FAST/unifont_utils
Description-Content-Type: text/x-rst

Unifont Utils
=============

This project provides a set of tools for working with the Unifont font.

See the documentation at `Read the Docs <https://unifont-utils.readthedocs.io/>`_
for more information.

Installation
------------

Install the package from PyPI using the following command:

.. code-block:: shell

    pip install unifont_utils

Feedback
--------

This project is still in its early stages of development. See the
`GitHub repository <https://github.com/SkyEye-FAST/unifont_utils>`_ for more
information.

Please feel free to raise issues for any problems encountered or
feature suggestions.

Pull requests are welcome.

