Metadata-Version: 2.4
Name: pymdownx-mahjong
Version: 0.1.1
Summary: Python Markdown extension to render and stylize Mahjong tiles.
Project-URL: Homepage, https://pymdownx-mahjong.tylernguyen.codes/
Project-URL: Repository, https://github.com/tylernguyen/pymdownx-mahjong
Project-URL: Issues, https://github.com/tylernguyen/pymdownx-mahjong/issues
Author: Tyler Nguyen
License-Expression: CC-BY-NC-4.0
License-File: LICENSE
Keywords: mahjong,markdown,mkdocs,pymdown,riichi
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
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 :: Documentation
Classifier: Topic :: Text Processing :: Markup :: Markdown
Requires-Python: >=3.9
Requires-Dist: markdown>=3.7
Requires-Dist: pymdown-extensions>=10.0
Provides-Extra: dev
Requires-Dist: mypy>=1.14; extra == 'dev'
Requires-Dist: pytest-cov>=5.0; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Requires-Dist: ruff>=0.9.0; extra == 'dev'
Description-Content-Type: text/markdown

![PyPI - Version](https://img.shields.io/pypi/v/pymdownx-mahjong?logo=python&logoColor=white&label=PyPI)

> [!WARNING]
> This project was written with assistance from Claude. If that's a deal-breaker for you, I understand.

# PyMdown Mahjong

[Python Markdown](https://python-markdown.github.io) extension to render and stylize Mahjong tiles. Designed for use with [MkDocs](https://github.com/mkdocs/mkdocs) and [Zensical](https://github.com/zensical/zensical).

## Demo and Documentation

Demo and documentation can be found at [https://pymdownx-mahjong.tylernguyen.codes/](https://pymdownx-mahjong.tylernguyen.codes/).

## License

License is Creative Commons Attribution-NonCommercial 4.0 International.  See [LICENSE](https://github.com/tylernguyen/pymdownx-mahjong/blob/main/LICENSE).
