James R. Barlow
4da5214ca9
Drop support for unpaper 6.1 on Ubuntu 14.04
2019-11-04 00:09:04 -08:00
James R. Barlow
b55d7e57af
Python 3.8 updates
2019-10-20 03:20:54 -07:00
James R. Barlow
462bfb84fb
install: affirm that we now require Tesseract beta
2019-08-31 01:24:31 -07:00
James R. Barlow
707ebeb151
docs: installation updates
2019-08-11 18:48:56 -07:00
James R. Barlow
8ad034a678
docs: update install on FreeBSD to point to ports
2019-08-11 15:50:52 -07:00
James R. Barlow
6fbeb6347d
Merge api (without plugins)
2019-07-27 02:04:01 -07:00
James R. Barlow
016a2a01d9
docs: Notes on WSL
2019-07-13 02:06:11 -07:00
James R. Barlow
1cc4c45b7e
docs: mention WSL works
...
[ci skip]
2019-07-03 00:49:06 -07:00
James R. Barlow
8aa678859d
Use pandoc to rewrite .rst files
...
Fixes all of the long lines, mainly.
2019-06-22 17:29:26 -07:00
James R. Barlow
61afef549e
Remove some now-unused code; etc
2019-05-17 14:25:17 -07:00
James R. Barlow
07d4fff3d4
docs: mention FreeBSD works
2019-05-14 02:13:56 -07:00
James R. Barlow
7e388f59af
Move completions to better location/Homebrew compat
2019-05-13 00:22:52 -07:00
James R. Barlow
4d5e0eb749
docs: mention completions
2019-05-06 18:07:41 -07:00
James R. Barlow
691f8ce254
Docs: reorganize for new docker-alpine image
2019-03-01 23:15:32 -08:00
Julien Ma
9b92af5aed
README: install other language packs on macOS ( #352 )
...
The default homebrew formula installs only the English language pack.
Another brew formula exists to install all other language packs.
This makes it easier than having to do the whole install manually.
2019-02-19 10:13:36 -08:00
James R. Barlow
9fe067bbd9
Merge branch 'master' of github.com:jbarlow83/OCRmyPDF
2019-02-07 16:31:06 -08:00
Charles Forcey
66c8d4b47a
Adjust the docker pull command for webservice ( #346 )
...
Not completely sure this is correct, but I think `docker pull jbarlow83/ocrmypdf-webservice` might be the correct command for getting the web service version. It installs as expected:
```
docker pull jbarlow83/ocrmypdf-webservice
Using default tag: latest
latest: Pulling from jbarlow83/ocrmypdf-webservice
38e2e6cd5626: Already exists
705054bc3f5b: Already exists
c7051e069564: Already exists
7308e914506c: Already exists
3977c3cd82d1: Already exists
ec01b9573956: Already exists
b508b5192a3c: Already exists
ace6e737fffb: Already exists
0a453ee84e11: Already exists
f8cb8b66151b: Already exists
f53c3b27b23f: Already exists
22df51ea5473: Already exists
e38d932f9f30: Already exists
b9d3c1d5b53b: Already exists
68be2088ada3: Already exists
8b17945ab41b: Pull complete
59c4aae491bd: Pull complete
19dce698a07e: Pull complete
Digest: sha256:0cc9433d490c9a65389403757bf6081a30bcd248055340a8789c23d9cdf9ac8a
Status: Downloaded newer image for jbarlow83/ocrmypdf-webservice:latest
```
2019-01-25 10:41:42 -08:00
James R. Barlow
edb4d6c586
docs: Clarify ArchLinux edition is in AUR
2019-01-18 05:29:37 -08:00
James R. Barlow
03779e33da
docs: Update some install procedures for v8 changes
...
[ci skip]
2019-01-12 00:33:36 -08:00
James R. Barlow
8b90c45437
Drop support for Tesseract 3
2018-12-30 00:47:12 -08:00
James R. Barlow
72b920eb16
Drop support for Python 3.5
2018-12-30 00:23:26 -08:00
James R. Barlow
ad15e845f9
docs: Ghostscript PDF/A XMP metadata loss; ocrmypdf-webservice
...
[ci skip]
2018-12-17 23:20:49 -08:00
James R. Barlow
d1cad7bc68
Merge branch 'master' of github.com:jbarlow83/OCRmyPDF
2018-10-16 01:28:17 -07:00
Elliott Sales de Andrade
c58d5c097c
Add Fedora install instructions. ( #304 )
...
* Add Fedora install instructions.
* Fix path to fedora_rawhide badget
2018-10-14 13:28:50 -07:00
James R. Barlow
46157ca94e
docs: some redundancies
2018-10-12 21:29:27 -07:00
James R. Barlow
5650eba848
Cleanup MANIFEST.in, reorg requirements/*.txt, fix non-Unicode readme
2018-10-10 23:53:08 -07:00
James R. Barlow
268859a304
Merge branch 'master' of github.com:jbarlow83/OCRmyPDF: docs
2018-09-10 11:52:04 -07:00
Mateus Seenem Tavares
f7cbf68edd
Updating Arch Linux instalation ( #288 )
...
* Updating Arch Linux instalation
And adding a workaround to a wrong dependencies definition on https://aur.archlinux.org/packages/python-pikepdf/
* Remove comment about temporary workaround
2018-08-31 12:30:18 -07:00
James R. Barlow
68a58ee8a5
docs: fix hyperlinking of jbig2 page (again) and cleanup release notes
2018-08-27 01:25:30 -07:00
James R. Barlow
a749240589
docs: mention pikepdf install more clearly
2018-08-22 03:19:46 -07:00
James R. Barlow
ed96594727
Regroup installation page content around platforms
...
Also separate out JBIG2 encoder instructions so that distributions that
delete installation.rst won't omit this information.
2018-08-03 12:47:25 -07:00
James R. Barlow
2669d8332e
Add more guidance about using Docker
2018-07-13 12:39:47 -07:00
James R. Barlow
a12a5f11ff
More doc updates for 7.0.0
2018-07-12 01:52:49 -07:00
James R. Barlow
4cf10d62ca
More work on installation steps
...
[ci skip]
2018-07-10 18:20:22 -07:00
James R. Barlow
e494cd7aa6
Update installation notes
...
Closes #276
2018-07-10 12:24:01 -07:00
James R. Barlow
b0eacd6586
Add Python 3.7 support
2018-06-28 13:57:45 -07:00
James R. Barlow
45cb4525cf
Remove other references to PyMuPDF
2018-06-13 01:02:53 -07:00
James R. Barlow
98a0786c32
Add 18.04 update procedure
2018-05-03 13:55:16 -07:00
James R. Barlow
df1129724c
Update Dockerfile for Ubuntu 18.04
2018-05-03 01:27:13 -07:00
James R. Barlow
9d28879505
Update Ubuntu 14.04 instructions
...
Closes #252
2018-04-14 17:30:33 -07:00
James R. Barlow
1ba93371ce
docs: Update installation to reflect qpdf 7.0.0 requirement
2018-04-11 15:40:50 -07:00
James R. Barlow
1dbb6f1746
Notes on relevant envvars, repology
2018-04-05 02:15:01 -07:00
James R. Barlow
2a43f73228
Update installation.rst, further info on fitz
2018-04-02 11:32:57 -07:00
James R. Barlow
4032570d97
Change docs for fitz/PyMuPDF
2018-04-01 13:19:57 -07:00
James R. Barlow
f248576994
Change instructions to point away from private tap
2018-02-19 17:33:58 -08:00
James R. Barlow
24435f11e0
We are now in homebrew
2018-02-15 17:42:16 -08:00
James R. Barlow
fa2c0296d6
v5.6.0 release notes, docs
2018-02-07 16:48:04 -08:00
James R. Barlow
f45d012635
Update docs: security, pip install --user
2017-11-21 16:50:14 -08:00
James R. Barlow
2061092ec5
Describe how to stream with Docker
...
[ci skip]
2017-10-18 12:37:27 -07:00
James R. Barlow
f6a4d8f1f8
Fix Ubuntu 14.04 install instructions to account for dropping Py3.4 support
...
[ci skip]
2017-08-27 13:53:36 -07:00