mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-16 22:10:26 +00:00
Document installing pdfminer.six
This commit is contained in:
parent
aa79f5a600
commit
44226ed7b8
1 changed files with 5 additions and 2 deletions
|
|
@ -104,10 +104,13 @@ First, install the required software.
|
|||
8. *Optional, for displaying country codes:*
|
||||
GeoIP from https://pypi.org/project/GeoIP/
|
||||
|
||||
9. *Optional, used for Virus checking:*
|
||||
9. *Optional, for reading PDF files:*
|
||||
pdfminer.six from https://pypi.org/project/pdfminer.six/
|
||||
|
||||
10. *Optional, used for Virus checking:*
|
||||
ClamAv from https://www.clamav.net/
|
||||
|
||||
10. *Optional, to run the WSGI web interface:*
|
||||
11. *Optional, to run the WSGI web interface:*
|
||||
Apache from https://httpd.apache.org/
|
||||
mod_wsgi from https://pypi.org/project/mod-wsgi/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue