Metadata-Version: 2.4
Name: mantiform
Version: 0.1.0
Summary: Compose forms from YAML. Data flows through a composite hierarchy with extensible plugin architecture for any source or destination.
Keywords: forms,yaml,composite,plugin
License-Expression: MIT
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.14
Project-URL: Homepage, https://github.com/radiojosh/mantiform
Description-Content-Type: text/markdown

# Mantiform

Compose forms from YAML. Data entered into a form is deposited into a composite
pattern hierarchy that mirrors the structure of the form itself.

An extensible plugin architecture allows data to be infiltrated from any source
in any arbitrary format, and exfiltrated to any destination in any arbitrary format.

> **Status:** Pre-release — Development in progress.
