This website requires JavaScript.
Explore
Help
Register
Sign in
smokephil
/
paperless-ngx
Watch
1
Star
0
Fork
You've already forked paperless-ngx
0
mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced
2025-12-15 19:17:03 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ebdfd4241a
paperless-ngx
/
src
/
paperless_tesseract
History
Download ZIP
Download TAR.GZ
jonaswinkler
9cbb1c5726
add some test files
2021-02-21 00:13:08 +01:00
..
tests
add some test files
2021-02-21 00:13:08 +01:00
__init__.py
default language check
2020-11-25 10:52:38 +01:00
apps.py
Changed the way parsers are discovered. This also prepares for upcoming changes regarding content types and file types: parsers should declare what they support, and actual file extensions should not be hardcoded everywhere.
2020-11-16 23:53:12 +01:00
checks.py
more tests
2020-12-19 15:54:13 +01:00
parsers.py
local import of ocrmypdf so that the webserver does not load that
2021-02-15 12:18:10 +01:00
signals.py
lazy loading for parsers
2021-02-04 13:17:24 +01:00