4 releases (2 breaking)
0.3.1 | Oct 25, 2022 |
---|---|
0.3.0 | Oct 21, 2022 |
0.2.0 | Oct 21, 2022 |
0.1.0 | Oct 20, 2022 |
#79 in #rss
14KB
215 lines
html-to-rss
An opinionated CLI tool that reads HTML files and writes/updates a RSS feed file
This tool is fairly picky about the HTML structure it expects.
Usage
cargo install html-to-rss
html-to-rss --help
html-to-rss articles/*.html
Dependencies
~11–18MB
~319K SLoC