[features]
default = ["pdfa"]
pdfa = []
[lib]
name = "xmp_writer"
path = "src/lib.rs"
[package]
authors = ["Martin Haug <mhaug@live.de>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["encoding"]
description = "Write XMP metadata, step by step."
edition = "2021"
keywords = ["metadata", "xmp", "rdf", "writer", "serialization"]
license = "MIT OR Apache-2.0"
name = "xmp-writer"
readme = "README.md"
repository = "https://github.com/typst/xmp-writer"
version = "0.3.0"