Crates.io | webaves |
lib.rs | webaves |
version | 0.1.0 |
source | src |
created_at | 2022-07-05 19:58:09.495978 |
updated_at | 2022-07-05 19:58:09.495978 |
description | Web archiving software suite |
homepage | |
repository | https://github.com/chfoo/webaves |
max_upload_size | |
id | 620031 |
size | 219,372 |
Web archive software suite.
This a library crate for developers who want to use individual components of Webaves. General information can be found in the main readme.
Add webaves
as a dependency to Cargo.toml
. For example:
[dependencies]
webaves = 1.0 # <- Replace the version number as needed.
(No features at this time.)