Source: jinja2-time Section: python Priority: optional Maintainer: Vincent Bernat Uploaders: Debian Python Modules Team Build-Depends: debhelper (>= 9), dh-python, python-all, python3-all, python-arrow, python3-arrow, python-jinja2, python3-jinja2, python-setuptools, python3-setuptools, python-pytest, python3-pytest, python-freezegun, python3-freezegun, Standards-Version: 3.9.8 Homepage: https://github.com/hackebrot/jinja2-time Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/jinja2-time.git Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/jinja2-time.git Package: python-jinja2-time Architecture: all Depends: ${misc:Depends}, ${python:Depends}, Recommends: ${python:Recommends} Suggests: ${python:Suggests} Description: Jinja2 extension for dates and times - Python 2.x This extension for the template engine Jinja2 adds a "now" tag providing a convenient access to the arrow.now() API from templates. A format string can be provided to control the output. . This package contains the module for Python 2. Package: python3-jinja2-time Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Recommends: ${python3:Recommends} Suggests: ${python3:Suggests} Description: Jinja2 extension for dates and times - Python 3.x This extension for the template engine Jinja2 adds a "now" tag providing a convenient access to the arrow.now() API from templates. A format string can be provided to control the output. . This package contains the module for Python 3.