#980143 RFA: speaklater -- lazy string useful for translations for Python 3

#980143#3
Date:
2021-01-15 10:37:54 UTC
From:
To:
I request an adopter for the speaklater package.

The package is a dependency of pgadmin4 which I am no longer trying to
package, so I don't have a use for it myself.

The package description is:
 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 Python 3 version of the module.

Christoph