A significant amount of source code has already been ingested in the Software Heritage
archive, see the
Archive Changelog for notable changes to
the archive over time.
It currently includes the following software origins.
{{ 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 %}
{% if png_logo|static_path_exists %}
{% else %}
{% endif %}
{% endwith %}