Metadata-Version: 2.4
Name: pntos-api
Version: 2.1.0.post0.dev2
Summary: The API specification for pntOS, ported into pure Python.
Author-email: IS4S <pntos@is4s.com>
License-Expression: Apache-2.0
Classifier: Programming Language :: Python :: 3 :: Only
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: Programming Language :: Python :: 3.14
Requires-Python: <3.15,>=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aspn23==0.1.0
Requires-Dist: numpy
Requires-Dist: typing-extensions>=4.14.1
Dynamic: license-file

# pntOS-Python API

The Python API specification for pntOS.

For more information, visit the [pntOS-Python documentation](https://is4s.github.io/pntOS-Python/).
