Name : perl-gettext
| |
Version : 1.05
| Vendor : obs://build_opensuse_org/home:so_it_team
|
Release : 169.2
| Date : 2018-11-09 17:50:18
|
Group : Development/Libraries/Perl
| Source RPM : perl-gettext-1.05-169.2.src.rpm
|
Size : 0.04 MB
| |
Packager : (none)
| |
Summary : message handling functions
|
Description :
The gettext module permits access from perl to the gettext() family of functions for retrieving message strings from databases constructed to internationalize software.
gettext(), dgettext(), and dcgettext() attempt to retrieve a string matching their \'msgid\' parameter within the context of the current locale. dcgettext() takes the message\'s category and the text domain as parameters while dcgettext() defaults to the LC_MESSAGES category and gettext() defaults to LC_MESSAGES and uses the current text domain. If the string is not found in the database, then \'msgid\' is returned.
textdomain() sets the current text domain and returns the previously active domain.
_bindtextdomain(domain, dirname)_ instructs the retrieval functions to look for the databases belonging to domain \'domain\' in the directory \'dirname\'
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/so_it_team:/12.x/SLE_12_SP4/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
gettext.so()(64bit)
perl(Locale::gettext)
perl-gettext
perl-gettext(x86-64)
Requires :