Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 413 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 413 Bytes

sitemaps-rs

sitemaps-rs is:

  • a personal, experimental Rust learning project
  • a Rust library for reading and writing sitemaps
  • A CLI for working with sitemaps as data, allowing for reading sitemaps and sitemap indexes and outputting them as:
    • tabstopped text
    • a formatted table
    • CSV
    • JSON
    • Markdown

sitemaps-rs is currently experimental, a work in progress, &c