Package: {{ package|default('enigma2-plugin-extensions-openwebif') }}
Version: {{ epoch|default('0') }}:{{ upstream_version|default('42') }}-{{ debian_revision|default('1') }}
Description: {{ description|default('no description') }}
Architecture: {{ architecture|default('all') }}
Section: {{ section|default('extra') }}
Priority: {{ priority|default('optional') }}
Maintainer: {{ maintainer|default('nobody@localhost') }}
Homepage: {{ homepage|default('https://doubleo8.github.io/e2openplugin-OpenWebif/') }}
Depends: {{ depends|default('python-json, python-cheetah, python-unixadmin, python-misc, python-twisted-web, python-pprint, python-compression, python-ipaddress') }}
Source: {{ source|default('https://github.com/doubleO8/e2openplugin-OpenWebif') }}

