Metadata-Version: 2.4
Name: saxonche-stubs
Version: 1.0.0
Summary: Type stubs for saxonche
Project-URL: Homepage, https://github.com/Bpolitycki/saxonche-stubs
Author-email: Bastian Politycki <bastian.politycki@unisg.ch>
License: GPL-3.0-or-later
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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 :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup :: XML
Classifier: Typing :: Typed
Requires-Python: >=3.9
Requires-Dist: saxonche<14.0.0,>=12.1.0
Requires-Dist: typing-extensions>=4.15
Description-Content-Type: text/markdown

# saxonche-stubs

Type stubs for the [saxonche](https://pypi.org/project/saxonche/) Python package. The type declarations follow the [SaxonC 13 Python API](https://www.saxonica.com/saxon-c/doc13/python/index.html).

The public SaxonC-HE 13 API is covered and checked against the native extension
with `stubtest`.

## Author / Contact

- [Bastian Politycki](https://github.com/Bpolitycki) – Swiss Law Sources
