pferd/PFERD
Joscha 61d902d715 Overhaul transform logic
-re-> arrows now rename their parent directories (like -->) and don't require a
full match (like -exact->). Their old behaviour is available as -exact-re->.

Also, this change adds the ">>" arrow head, which modifies the current path and
continues to the next rule when it matches.
2021-06-09 22:45:52 +02:00
..
auth Add 'skip' option to crawlers 2021-06-04 18:47:13 +02:00
cli Add CLI option for credential file auth to kit-ilias-web 2021-05-31 18:45:06 +02:00
crawl Use the exercise label instead of the button name as path 2021-06-04 19:24:23 +02:00
__init__.py Single-source version number 2021-05-14 21:27:44 +02:00
__main__.py Remove incorrect tmp file explain message 2021-06-01 19:03:06 +02:00
config.py Load credential file from correct path 2021-06-01 09:18:08 +00: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 Align paths in status messages and progress bars 2021-05-31 12:32:42 +02:00
output_dir.py Align paths in status messages and progress bars 2021-05-31 12:32:42 +02:00
pferd.py Add 'skip' option to crawlers 2021-06-04 18:47:13 +02:00
report.py Use raw paths for --debug-transforms 2021-05-31 12:33:37 +02:00
transformer.py Overhaul transform logic 2021-06-09 22:45:52 +02:00
utils.py Always use '/' as path separator for regex rules 2021-06-04 18:12:45 +02:00
version.py Bump version to 3.0.1 2021-06-01 09:49:30 +00:00