Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37562570
en ru br
ALT Linux repos
5.0: 3.3-alt1.1
4.1: 3.3-alt1.1
4.0: 3.3-alt1

Group :: Development/Python
RPM: python-module-em

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.3-alt1.1
Build date: 8 february 2008, 02:13 ( 846.3 weeks ago )
Size: 137.25 Kb

Home page:   http://www.alcyone.com/software/empy

License: LGPL
Summary: A templating system for Python
Description:

EmPy 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

Current maintainer: Grigory Batalov

List of contributors

List of rpms provided by this srpm:

  • python-module-em
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin