Package: wnpp Severity: wishlist Owner: Jerome Benoit <[email protected]>
* Package name : speaklater Version : 1.3 Upstream Author : Armin Ronacher <[email protected]> * URL : https://github.com/mitsuhiko/speaklater * License : BSD-3-clause Programming Lang: Python Description : lazy string useful for translations speaklater is a Python module providing an implementation of lazy strings. Every time a lazy string is evaluated, it changes its value based on a user provided callable. These lazy strings can be useful in combination with gettext for translations. Comment: this is a revive intend as this package has been recently remove by its former maintainer: #825854

