16 lines
561 B
Plaintext
16 lines
561 B
Plaintext
#%Module1.0
|
|
|
|
module-whatis "internationalization and localization (i18n) system"
|
|
module-url "https://www.gnu.org/software/gettext/"
|
|
module-license "GNU GPLv2, GNU LGPLv2, GNU FDL 1.2"
|
|
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
|
|
|
|
module-help "
|
|
GNU gettext is designed to minimize the impact of internationalization
|
|
on program sources, keeping this impact as small and hardly noticeable
|
|
as possible. Internationalization has better chances of succeeding if
|
|
it is very light weighted, or at least, appear to be so, when looking
|
|
at program sources.
|
|
"
|
|
|