[package]
name = "rustyfi-html"
description = "HTML output backend for SATySFi: a reflowable web document, or a layout-faithful serialization of the PDF box/page model"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
keywords.workspace = true
categories.workspace = true
readme.workspace = true
authors.workspace = true
[dependencies]
rustyfi-backend.workspace = true
rustyfi-pdf.workspace = true
thiserror.workspace = true