[package]
name = "xfa-layout-engine"
version = "1.0.0-beta.5"
edition.workspace = true
license-file = "LICENSE"
readme = "README.md"
repository.workspace = true
homepage.workspace = true
documentation.workspace = true
description = "Box-model and pagination layout engine for XFA forms. Experimental — part of the PDFluent XFA stack, under active development."
[dependencies]
xfa-dom-resolver.workspace = true
formcalc-interpreter.workspace = true
thiserror.workspace = true
log = "0.4"