2020-11-02 17:00:28 +00:00

39 lines
1.2 KiB
JSON

{
"version": "20.11.0-h46d2235_0",
"description": "PDF rendering library",
"homepage": "https://anaconda.org/conda-forge/poppler",
"license": "GPL-2.0-only",
"architecture": {
"64bit": {
"url": "https://anaconda.org/conda-forge/poppler/20.11.0/download/win-64/poppler-20.11.0-h46d2235_0.tar.bz2",
"hash": "adc38fd75fd1cb6c2f2c1dd16f95aa528dd28aa2c23cd6e85513d7255655ed9a"
}
},
"extract_dir": "Library",
"bin": [
"bin\\pdfattach.exe",
"bin\\pdfdetach.exe",
"bin\\pdffonts.exe",
"bin\\pdfimages.exe",
"bin\\pdfinfo.exe",
"bin\\pdfseparate.exe",
"bin\\pdftocairo.exe",
"bin\\pdftohtml.exe",
"bin\\pdftoppm.exe",
"bin\\pdftops.exe",
"bin\\pdftotext.exe",
"bin\\pdfunite.exe"
],
"checkver": {
"url": "https://anaconda.org/conda-forge/poppler/files",
"regex": ">win-64/poppler-([\\w.-]+)\\.tar\\.bz2</a>"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://anaconda.org/conda-forge/poppler/$matchHead/download/win-64/poppler-$version.tar.bz2"
}
}
}
}