Metadata-Version: 2.3
Name: mwparserfromhell-stubs
Version: 0.7.2.250702
Summary: Type annotations for mwparserfromhell
License: MIT
Author: JJMC89
Requires-Python: >=3.9
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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: Typing :: Stubs Only
Requires-Dist: typing-extensions (>=4.0.0)
Project-URL: Repository, https://github.com/JJMC89/mwparserfromhell-stubs
Description-Content-Type: text/markdown

[![Latest PyPI release](https://img.shields.io/pypi/v/mwparserfromhell-stubs?logo=pypi&color=blue)](https://pypi.org/project/mwparserfromhell-stubs) ![Latest GitHub release](https://img.shields.io/github/v/release/JJMC89/mwparserfromhell-stubs?logo=github) ![Latest tag](https://img.shields.io/github/v/tag/JJMC89/mwparserfromhell-stubs?logo=git)

![License](https://img.shields.io/pypi/l/mwparserfromhell-stubs?color=blue) ![Python versions](https://img.shields.io/pypi/pyversions/mwparserfromhell-stubs?logo=python)

[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/JJMC89/mwparserfromhell-stubs/main.svg)](https://results.pre-commit.ci/latest/github/JJMC89/mwparserfromhell-stubs/main) [![typing checks](https://github.com/JJMC89/mwparserfromhell-stubs/actions/workflows/typing.yaml/badge.svg?branch=main)](https://github.com/JJMC89/mwparserfromhell-stubs/actions?query=workflow%3Atyping+branch%3Amain)

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

# mwparserfromhell-stubs

type annotations for [mwparserfromhell](https://github.com/earwig/mwparserfromhell)

## versioning

versions follow `A.B.C.YYMMDD`, where `A.B.C` is the mwparserfromhell version the stubs correspond to and `YYMMDD` is the stubs release date.

