DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-empy
BeschreibungA templating system for Python
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version3.3-6
Sektionpython
Prioritätoptional
Installierte Größe348 Byte
Hängt ab vonpython, python-support (>= 0.2)
Empfohlene Pakete
PaketbetreuerAna Beatriz Guerrero Lopez
Quelleempy
Paketgröße102440 Byte
Prüfsumme MD5071816b4080e474bfb5470ad0d44af20
Prüfsumme SHA1ebf3a9ecf233863e4c6d2f74384d94766037c5ea
Prüfsumme SHA256f680868d6fc349eab8c7b497a4ff3f9d266c00f64c3aea115446ea200f17fc5d
Link zum Herunterladenpython-empy_3.3-6_all.deb
Ausführliche BeschreibungEmPy is a system for embedding Python expressions and statements in template text; it takes an EmPy source file, processes it, and produces output. This is accomplished via expansions, which are special signals to the EmPy system and are set off by a special prefix (by default the at sign, '@'). EmPy can expand arbitrary Python expressions and statements in this way, as well as a variety of special forms. Textual data not explicitly delimited in this way is sent unaffected to the output, allowing Python to be used in effect as a markup language. Also supported are "hook" callbacks, recording and playback via diversions, and dynamic, chainable filters. The system is highly configurable via command line options and embedded commands. . Homepage: http://www.alcyone.com/software/empy/


Impressum
Linux is a registered trademark of Linus Torvalds