mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 23:35:22 +01:00
formatting
This commit is contained in:
parent
a4f0074c16
commit
200ee69bf9
1 changed files with 6 additions and 5 deletions
|
|
@ -50,6 +50,7 @@ powerful tools.
|
||||||
* `Tesseract`_ does the character recognition.
|
* `Tesseract`_ does the character recognition.
|
||||||
* `GNU Privacy Guard`_ is used as the encryption backend.
|
* `GNU Privacy Guard`_ is used as the encryption backend.
|
||||||
* `Python 3`_ is the language of the project.
|
* `Python 3`_ is the language of the project.
|
||||||
|
|
||||||
* `Pillow`_ loads the image data as a python object to be used with PyOCR.
|
* `Pillow`_ loads the image data as a python object to be used with PyOCR.
|
||||||
* `PyOCR`_ is a slick programmatic wrapper around tesseract.
|
* `PyOCR`_ is a slick programmatic wrapper around tesseract.
|
||||||
* `Django`_ is the framework this project is written against.
|
* `Django`_ is the framework this project is written against.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue