Path to this page:
Subject: CVS commit: pkgsrc/www/seaward
From: pin
Date: 2024-02-23 18:25:27
Message id: 20240223172527.E6CE2F9F4@cvs.NetBSD.org
Log Message:
www/seaward: update to 1.0.3
- It is now possible to "strictly" crawl a url, run --help to get more
information
- The code now handles more anomalies (less panics! yay)
- Link fragments (#) are now removed to avoid revisiting the same page with
different tags
- Printouts used for logging information will now be in the following format
[logging level] ..."
- The crate "ctrlc" has been replaced by tokio::signal
Files: