File: relative.rss

package info (click to toggle)
podcastparser 0.6.11-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 780 kB
  • sloc: python: 721; makefile: 159
file content (9 lines) | stat: -rw-r--r-- 174 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
<!-- Relative links for enclosures -->
<rss>
    <channel>
    <item>
        <title>Episode</title>
        <enclosure url="example.mp3"/>
    </item>
    </channel>
</rss>