{% extends 'base.html' %} {% block content %}
| Created: | {{ tool['created'].strftime("%Y-%m-%d %H:%M") }} UTC |
|---|---|
| Description: | {{ tool['description'] }} |
| Project page: | {{ tool['projectUrl'] }} |
| Code repository: | {{ tool['repositoryUrl'] }} |
| Expertise required to use: | {{ tool['expertiseToUse'] }} |
| Expertise required to self-host: | {{ tool['expertiseToHost'] }} |
| Technical dependencies: | {{ tool['dependencies'] }} |
| Import / ingest formats: | {{ tool['ingestFormats'] }} |
| Output formats: | {{ tool['outputFormats'] }} |
| Platform status: | {{ tool['status'] }} |