File: control

package info (click to toggle)
localehelper 0.1.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 136 kB
  • sloc: perl: 211; makefile: 26; sh: 25
file content (20 lines) | stat: -rw-r--r-- 770 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: localehelper
Section: utils
Priority: optional
Maintainer: Jonathan Ulrich Horn <debian@autoit4you.de>
Build-Depends: debhelper (>= 10),
               libperl-minimumversion-perl,
               locales | locales-all,
               perl(>=5.10)
Standards-Version: 3.9.8
Homepage: http://jwilk.net/software/localehelper
Vcs-Git: https://anonscm.debian.org/git/users/jonathanh-guest/localehelper.git
Vcs-Browser: https://anonscm.debian.org/cgit/users/jonathanh-guest/localehelper.git

Package: localehelper
Architecture: all
Depends: locales, ${misc:Depends}, ${perl:Depends}
Description: locale helper tool
 Localehelper is a helper tool for working with locales.
 It can generate locales and (un)set environmental variables
 for internationalization purposes.