System/gettext
- added
This commit is contained in:
15
System/gettext/modulefile
Normal file
15
System/gettext/modulefile
Normal file
@@ -0,0 +1,15 @@
|
||||
#%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.
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user