{% extends "base.html" %} {% block title %}Packages{% endblock %} {% block content %}
The packages that Bender.yml and Bender.lock give.
Graphviz is not installed. Install it to get the graphs.
{% endif %}| Package | Version | Revision | Source |
|---|---|---|---|
| {{ name }} {% if p.root %}root{% endif %} | {{ p.version or '-' }} | {{ p.rev[:10] if p.rev else '-' }} | {{ p.source or '-' }} |