{# Copyright (C) 2013 Matthieu Caneill, Stefano Zacchiroli License: GNU Affero General Public License, version 3 or above. #} {% extends "base.html" %} {% import "macros.inc.html" as macros %} {% block title %}Debian Sources{% endblock %} {% block breadcrumbs %}{% endblock %} {% block content %}

{{ self.title() }}

All Debian source are belong to us— Anonymous [^]

Browse through the source code of the Debian operating system. Read more…

Browse by prefix

{{ macros.render_packages_prefixes(packages_prefixes) }}

{% endblock %}