cheetah 3.1.0-3 source package in Ubuntu

Changelog

cheetah (3.1.0-3) unstable; urgency=medium

  [ JCF Ploemen (jcfp) ]
  * Control:
    + remove 'Testsuite: autopkgtest-pkg-python', replace with simple
      test in debian/tests/control that correctly handles the uppercase
      module name.
    + add build-deps on python(3)-markdown and python(3)-pygments to
      support running tests at build time.
    + mark python-cheetah-doc multi-arch: foreign.
    + use correct documentation package name in Suggests.
  * d/tests: add autopkgtests for loading the module and running upstream
      Test.py against all supported Python versions. (LP: #1677772)
  * Rules: override dh_auto_test to use custom upstream tests system.
  * Watch: switch to git mode, add cryptographic verification of
    upstream signed tags.

  [ Ondřej Nový ]
  * Convert git repository from git-dpm to gbp layout

 -- JCF Ploemen (jcfp) <email address hidden>  Mon, 29 Oct 2018 15:50:53 +0000

Upload details

Uploaded by:
jcfp
Uploaded to:
Sid
Original maintainer:
jcfp
Architectures:
any all
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cheetah_3.1.0-3.dsc 2.3 KiB 6b27e6e94e08fff06919f5adf3caff5a3fe66d323f5c0ae5b7a0b1bd38338908
cheetah_3.1.0.orig.tar.gz 303.1 KiB cd401fe98f1d1d757bc90e4a6b5db28e22b0a0824cb7bed518bd8c2c81c00a6e
cheetah_3.1.0-3.debian.tar.xz 45.6 KiB 1b378be1ce5569aaf42cd42fb3d204e5636ad4cc221594846ef44fc4bdd4ed57

No changes file available.

Binary packages built by this source

python-cheetah: No summary available for python-cheetah in ubuntu eoan.

No description available for python-cheetah in ubuntu eoan.

python-cheetah-dbgsym: No summary available for python-cheetah-dbgsym in ubuntu disco.

No description available for python-cheetah-dbgsym in ubuntu disco.

python-cheetah-doc: No summary available for python-cheetah-doc in ubuntu disco.

No description available for python-cheetah-doc in ubuntu disco.

python3-cheetah: text-based template engine and Python code generator (Python 3)

 Cheetah can be used as a standalone templating utility or referenced as a
 library from other Python applications. It has many potential uses, but web
 developers looking for a viable alternative to ASP, JSP, PHP and PSP are
 expected to be its principle user group.
 .
 Features:
  * Generates HTML, SGML, XML, SQL, Postscript, form email, LaTeX, or any other
    text-based format.
  * Cleanly separates content, graphic design, and program code.
  * Blends the power and flexibility of Python with a simple template language
    that non-programmers can understand.
  * Gives template writers full access to any Python data structure, module,
    function, object, or method in their templates.
  * Makes code reuse easy by providing an object-orientated interface to
    templates that is accessible from Python code or other Cheetah templates.
    One template can subclass another and selectively reimplement sections of
    it.
  * Provides a simple, yet powerful, caching mechanism that can dramatically
    improve the performance of a dynamic website.
  * Compiles templates into optimized, yet readable, Python code.
 .
 This package contains the Python 3 module.

python3-cheetah-dbgsym: No summary available for python3-cheetah-dbgsym in ubuntu disco.

No description available for python3-cheetah-dbgsym in ubuntu disco.