RhodeCode Enterprise uses various third party packages, many of them provided by the open source community.
% if c.opensource_licenses:Product | License | %for product, licenses in c.opensource_licenses.items():
---|---|
${product} | ${h.literal(', '.join([ '%(name)s' % {'link':link, 'name':name} if link else name for name,link in licenses.items()]))} |