pdftotext 0.1.5

High-level library that binds to Poppler to extract text from a PDF
Documentation
[build-dependencies.cc]
version = "1.0"

[build-dependencies.cmake]
optional = true
version = "0.1"

[build-dependencies.pkg-config]
version = "0.3"

[features]
default = []
static-poppler = ["cmake"]

[package]
authors = ["Elias Gabriel Amaral da Silva <tolkiendili@gmail.com>"]
categories = ["api-bindings"]
description = "High-level library that binds to Poppler to extract text from a PDF\n"
documentation = "https://docs.rs/pdftotext"
edition = "2018"
homepage = "https://github.com/dlight/pdftotext"
keywords = ["poppler", "pdf", "text"]
license = "GPL-2.0 OR GPL-3.0"
name = "pdftotext"
readme = "README.md"
repository = "https://github.com/dlight/pdftotext"
version = "0.1.5"