UNPKG

pdftohtmljs_uwazi

Version:

PDF to HTML (pdf2htmlex) shell wrapper

10 lines (9 loc) 200 B
language: node_js before_install: - sudo add-apt-repository ppa:coolwanglu/pdf2htmlex -y - sudo apt-get update -y - sudo apt-get install pdf2htmlex -y node_js: - "0.10" - "0.12" - "4.0.0"