A significant amount of source code has already been ingested in the Software Heritage archive. It notably includes the following software origins.
{% for origins_type, origins_data in origins.items %}{{ origins_type }}
{{ origins_data.info | safe }}
{% for origins in origins_data.origins %}
{% endfor %}
{% endfor %}
{% with 'img/logos/'|add:origins.type.lower|add:'.png' as png_logo %}
{% endwith %}