{% extends "base.html" %} {% block fullbody %}
file {{ file.ident }}
{{ key }}: {{ value }}
Releases associated with this file:
{{ release_id }}
{% endfor %}
Known locations of this file:
Algorithm | Value |
---|---|
SHA-1 | {{ file.sha1 }}
{% endif %}
{% if file.sha256 != None %}
|
SHA-256 | {{ file.sha256 }}
{% endif %}
{% if file.md5!= None %}
|
MD5 | {{ file.md5 }}
{% endif %}
|
Size {{ file.size }} (bytes)
File Type {{ file.mimetype }}
State is "{{ file.state }}". Revision:
{{ file.revision }}
As JSON object via API