Add support for using pre-existing text from PDFs

This commit is contained in:
Wolf-Bastian Pöttner
2018-02-02 22:37:58 +01:00
parent bd0b593c4a
commit 87e466c47c
7 changed files with 60 additions and 13 deletions

View File

@@ -1,5 +1,9 @@
language: python
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libpoppler-cpp-dev
sudo: false
matrix: