pdf-annotations-converter 0.2.0

Converts annotations found in PDF files to different formats.
Documentation
[dependencies.chrono]
version = "0.4.15"

[dependencies.clap]
version = "2.33.3"

[dependencies.regex]
version = "1.3.9"

[package]
authors = ["Thorsten Lorenz <thlorenz@gmx.de>"]
description = "Converts annotations found in PDF files to different formats."
edition = "2018"
exclude = [".github/**/*", "release.toml"]
license = "MIT"
name = "pdf-annotations-converter"
readme = "README.md"
repository = "https://github.com/thlorenz/pdf-annotations-converter"
version = "0.2.0"