podfeed 0.3.2

A podcast feed-generator.
Documentation
1
2
3
4
//! Handle .info.json files for episodes and channel.

pub mod channel;
pub mod episode;