File: control

package info (click to toggle)
libmsgcat-perl 1.01-3
  • links: PTS
  • area: main
  • in suites: potato
  • size: 64 kB
  • ctags: 6
  • sloc: perl: 53; makefile: 45
file content (12 lines) | stat: -rw-r--r-- 407 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Source: libmsgcat-perl
Section: interpreters 
Priority: optional
Maintainer: Raphael Hertzog <hertzog@debian.org>
Standards-Version: 3.0.1

Package: libmsgcat-perl
Architecture: any
Depends: ${shlibs:Depends}, ${perl:Depends}
Description: Locale::Msgcat perl module
 This is Msgcat, a small perl module for systems which support the XPG4
 message catalog functions : catopen(3), catgets(3) and catclose(3).