How to Install and Uninstall python-Coffin Package on openSUSE Leap
Last updated: November 08,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python-Coffin" package
Please follow the instructions below to install python-Coffin on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python-Coffin
Copied
2. Uninstall "python-Coffin" package
This guide covers the steps necessary to uninstall python-Coffin on openSUSE Leap:
$
sudo zypper remove
python-Coffin
Copied
3. Information about the python-Coffin package on openSUSE Leap
Information for package python-Coffin:
--------------------------------------
Repository : Main Repository
Name : python-Coffin
Version : 2.0.1-bp153.1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 39,0 KiB
Installed : No
Status : not installed
Source package : python-Coffin-2.0.1-bp153.1.13.src
Summary : Jinja2 adapter for Django
Description :
This used to be a full-featured standalone adapter. With Django adding support
for other template backends, it's approach didn't make sense anymore. Please
use django_jinja instead - you won't regret it.
This module now is a lean collection of some Django tags that are not included
in django-jinja, namely:
{% url %}
{% spaceless %}
{% with %}
{% load %} (as a noop)
{% get_media_prefix %}
{% get_static_prefix %}
{% static %} (in a base variant, and with django.contrib.staticfiles support)
--------------------------------------
Repository : Main Repository
Name : python-Coffin
Version : 2.0.1-bp153.1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 39,0 KiB
Installed : No
Status : not installed
Source package : python-Coffin-2.0.1-bp153.1.13.src
Summary : Jinja2 adapter for Django
Description :
This used to be a full-featured standalone adapter. With Django adding support
for other template backends, it's approach didn't make sense anymore. Please
use django_jinja instead - you won't regret it.
This module now is a lean collection of some Django tags that are not included
in django-jinja, namely:
{% url %}
{% spaceless %}
{% with %}
{% load %} (as a noop)
{% get_media_prefix %}
{% get_static_prefix %}
{% static %} (in a base variant, and with django.contrib.staticfiles support)