python-speaklater-doc

Lazy string useful for translation (api documentation)
  http://github.com/mitsuhiko/speaklater
  0
  no reviews



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.

this package contains the api documentation.