{% load package_extras %} {% extends "base.html" %} {% block content %}
Repository: | {{ pkg.repo.name }} |
---|---|
Category: | {{ pkg.category.category }} |
Description: | {{ pkg.pkgdesc }} |
URL: | {{ pkg.url }} |
Maintainer: | {% if pkg.maintainer %}{{ pkg.maintainer.get_full_name }}{% else %}None{% endif %} |
LastUpdated: | {{ pkg.last_update|date:"Y-m-d" }} |
Dependencies:
|
Sources:
|