Backports for Debian GNU/Linux Version 7.0, Codename Wheezy
Needs python-six (>= 1.4.0), available via backports
python-blinker (1.3.dfsg2-1+slashproc70+1) - Fast, simple object-to-object and broadcast signaling library
Binary for arch all (14.2 KB)

Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or "signals".

Signal receivers can subscribe to specific senders or receive signals sent by any sender.

This package contains the Python 2 version.

python-blinker-doc (1.3.dfsg2-1+slashproc70+1) - Documentation for the blinker signaling library
Binary for arch all (30.8 KB)

Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or "signals".

Signal receivers can subscribe to specific senders or receive signals sent by any sender.

This package contains the documentation for blinker.

python-feedgenerator (1.7-1+slashproc70+1) - Syndication feed generation library
Binary for arch all (21.3 KB)

Feedgenerator is a standalone version of Django's feedgenerator, which is a syndication feed generation library used for generating RSS.

python-jinja2 (2.7.3-1+slashproc70+1) - small but fast and easy to use stand-alone template engine
Binary for arch all (167.0 KB)

Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment.

The key-features are: * Configurable syntax. If you are generating LaTeX or other formats with Jinja2 you can change the delimiters to something that integrates better into the LaTeX markup. * Fast. While performance is not the primarily target of Jinja2 it’s surprisingly fast. The overhead compared to regular Python code was reduced to the very minimum. * Easy to debug. Jinja2 integrates directly into the Python traceback system which allows you to debug Jinja2 templates with regular Python debugging helpers. * Secure. It’s possible to evaluate untrusted template code if the optional sandbox is enabled. This allows Jinja2 to be used as templating language for applications where users may modify the template design.

python-jinja2-doc (2.7.3-1+slashproc70+1) - documentation for the Jinja2 Python library
Binary for arch all (142.2 KB)

Jinja2 is a small but fast and easy to use stand-alone template engine

This package contains the documentation for Jinja2 in HTML and reStructuredText formats.

python-pelican (3.5.0-1+slashproc70+1) - blog aware, static website generator
Binary for arch all (276.4 KB)

Pelican is a static site generator, written in Python. It allows you to write your weblog entries directly with your editor of choice in reStructuredText or Markdown, and generates completely static output that is easy to host anywhere. Pelican includes a simple CLI tool to (re)generate the weblog and it is easy to interface with DVCSes and web hooks.

python3-blinker (1.3.dfsg2-1+slashproc70+1) - fast, simple object-to-object and broadcast signaling library
Binary for arch all (13.8 KB)

Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or "signals".

Signal receivers can subscribe to specific senders or receive signals sent by any sender.

This package contains the Python 3 version.

python3-jinja2 (2.7.3-1+slashproc70+1) - small but fast and easy to use stand-alone template engine
Binary for arch all (163.9 KB)

Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment.

The key-features are: * Configurable syntax. If you are generating LaTeX or other formats with Jinja2 you can change the delimiters to something that integrates better into the LaTeX markup. * Fast. While performance is not the primarily target of Jinja2 it’s surprisingly fast. The overhead compared to regular Python code was reduced to the very minimum. * Easy to debug. Jinja2 integrates directly into the Python traceback system which allows you to debug Jinja2 templates with regular Python debugging helpers. * Secure. It’s possible to evaluate untrusted template code if the optional sandbox is enabled. This allows Jinja2 to be used as templating language for applications where users may modify the template design.