Releases: amsehili/genRSS
Releases · amsehili/genRSS
v0.3.3
What's Changed
- Fixed Itunes:image tag to pass Atom validation by @parrukeisari in #51
- Add description and itunes:summary support in RSS by @chammoru
- Read description from a .txt file that has the same name as a media file
- Add .pre-commit-config.yaml and .flake8
v0.3.2
- Use pytest for tests
- Use GitHub Actions for CI
Full Changelog: v0.3.1...v0.3.2
v0.3.1
First version published on pypi
Another package called genrss
is already on pypi, use generss for installation with pip:
pip install generss
After installation, you can use genRSS
from the command line.