Metadata:
- Title: ${c.pkg_title}
- Url: ${XML(h.link_to(c.pkg_url, c.pkg_url))}
- Download Url: ${XML(h.link_to(c.pkg_download_url, c.pkg_download_url))}
- Tags:
${XML(h.link_to(tag_name,
h.url_for(controller='tag', action='read', id=tag_name)))}
- Licenses: ${c.pkg_license}
Notes:
${c.pkg_notes_formatted}