pferd/PFERD
Joscha f85b75df8c Switch from exit() to sys.exit()
Pyinstaller doesn't recognize exit().
2021-05-25 17:33:38 +02:00
..
auth Remove section and config parameter from Authenticator 2021-05-25 15:11:33 +02:00
cli Split --dump-config into two options 2021-05-25 17:17:35 +02:00
crawl Rename plaintext link option to "plaintext" 2021-05-25 17:15:13 +02:00
__init__.py Single-source version number 2021-05-14 21:27:44 +02:00
__main__.py Switch from exit() to sys.exit() 2021-05-25 17:33:38 +02:00
config.py Rename functions for consistency 2021-05-25 15:49:06 +02:00
deduplicator.py Deduplicate path names in crawler 2021-05-25 12:11:15 +02:00
limiter.py Change limiter logic 2021-05-15 15:25:05 +02:00
logging.py Rename log.action to log.status 2021-05-23 22:40:33 +02:00
output_dir.py Avoid downloading in some cases 2021-05-25 15:20:30 +02:00
pferd.py Rename functions for consistency 2021-05-25 15:49:06 +02:00
report.py Deduplicate path names in crawler 2021-05-25 12:11:15 +02:00
transformer.py Fix rule error messages 2021-05-25 15:47:09 +02:00
utils.py Clean up logging 2021-05-23 11:37:19 +02:00
version.py Implement --version flag 2021-05-19 17:33:36 +02:00