python-coffin binary package in Ubuntu Xenial powerpc

 Coffin is a Jinja2 adapter for Django. Coffin currently makes the following
 Django tags available in Jinja:
  * {% cache %} - has currently an incompatibility: The second argument (the
    fragment name) needs to be specified with surrounding quotes if it is
    supposed to be a literal string, according to Jinja2 syntax. It will
    otherwise be considered an identifer and resolved as a variable.
  * {% load %} - is actually a no-op in Coffin, since templatetag libraries are
    always loaded. See also "Custom Filters and extensions".
  * {% spaceless %}
  * {% url %} - additionally, a view|url() filter is also available. Or use
    view|url() for Django 1.5 style lookups by the value of view.
  * {% with %}
  * {% csrf_token %}
 .
 Django filters that are ported in Coffin:
  * date
  * floatformat
  * pluralize (expects an optional second parameter rather than the comma
    syntax)
  * time
  * timesince
  * timeuntil
  * truncatewords
  * truncatewords_html
 .
 This package contains the Python 2.x module.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2015-12-23 00:03:53 UTC Published Ubuntu Xenial powerpc release universe python Optional 2.0.1-1
  • Published
  • Copied from ubuntu xenial-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Xenial powerpc proposed universe python Optional 2.0.1-1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  • Copied from ubuntu xenial-proposed amd64 in Primary Archive for Ubuntu
  2015-12-23 00:04:23 UTC Superseded Ubuntu Xenial powerpc release universe python Optional 0.3.8-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of python-coffin 2.0.1-1 in ubuntu xenial PROPOSED
  • Published
  • Copied from ubuntu vivid-proposed amd64 in Primary Archive for Ubuntu