Skip to content

Sitemap iterator adhering to the sitemap protocol, as used by WordPress.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Icelk/sitemap-iter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

About

Sitemap iterator adhering to the sitemap protocol, as used by WordPress.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages