Metadata-Version: 2.4
Name: seamless-signature
Version: 0.1.0
Summary: YAML signature schemas and C header generation for Seamless kernels
Author: Sjoerd de Vries
License-Expression: MIT
Project-URL: Homepage, https://github.com/sjdv1982/seamless
Project-URL: Repository, https://github.com/sjdv1982/seamless-signature
Project-URL: Issues, https://github.com/sjdv1982/seamless/issues
Keywords: seamless,signature,schema,c
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: PyYAML

# seamless-signature

YAML schema language for describing Seamless compiled-kernel function signatures and
generating deterministic C headers.
