2020-10-02 00:01:50 +00:00

39 lines
1.2 KiB
JSON

{
"version": "20.10.0-h5d62644_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.10.0/download/win-64/poppler-20.10.0-h5d62644_0.tar.bz2",
"hash": "7d4f5720b61577ea566c775448eec3e89cd4322b5d2d95f68c821c8d7fdf03f3"
}
},
"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"
}
}
}
}