sitemap-iter

Crates.iositemap-iter
lib.rssitemap-iter
version0.1.0
sourcesrc
created_at2022-02-03 19:49:28.061161
updated_at2022-02-03 19:49:28.061161
descriptionSitemap iterator adhering to the sitemap protocol, as used by WordPress.
homepagehttps://kvarn.org/search.#integrations
repositoryhttps://github.com/Icelk/sitemap-iter/
max_upload_size
id526350
size20,723
Icelk (Icelk)

documentation

README

sitemap iterator

Follows the sitemap protocol.

This can be used to get the items of a sitemap (e.g. duckduckgo.com/sitemap.xml).

Other formats

PRs with support for other formats are welcome.

If requested, I might work on them.

MSRV

Currently, Rust version 1.56 is the minimum version supported by this crate, due to the usage of edition 2021.

If you require this to be pushed back, I'm willing to do that. You'll have to solve CI of several Rust versions (see the Kvarn CI).

Commit count: 3

cargo fmt