Metadata-Version: 2.4
Name: tshet-uinh
Version: 0.1.0
Summary: A Python library for the Qieyun phonological system
Author-email: SkyEye_FAST <skyeyefast@foxmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.11
Provides-Extra: dev
Requires-Dist: pytest>=7.4.0; extra == 'dev'
Requires-Dist: ruff>=0.1.0; extra == 'dev'
Description-Content-Type: text/markdown

# TshetUinh

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

A Python library for the Qieyun (Tshet-uinh) phonological system.

This library was ported from the JavaScript library [TshetUinh.js](https://github.com/nk2028/tshet-uinh-js). See the original repository for more information.

## License

The project is released under the [MIT License](LICENSE).

## Feedback

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

Pull requests are welcome.
