Crate webaves

Source
Expand description

Webaves web archive software suite.

Modulesยง

compress
Compression and decompression streams.
crypto
Cryptography tools.
dns
DNS client facade.
download
URL and PathBuf tools related to downloading files.
error
Errors related to this crate.
header
HTTP-style header name-value fields.
http
HTTP parsing, connection handling, client and server.
io
IO helpers.
service
Microservices for web archiving.
stringesc
Lossless UTF-8 string encoding/decoding.
stringutil
Various string and character tools.
uuid
UUID helpers.
warc
WARC file processing.