File: control

package info (click to toggle)
nkf 1%3A2.1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, trixie
  • size: 1,484 kB
  • sloc: ansic: 22,612; perl: 548; makefile: 89; sh: 19; python: 9
file content (26 lines) | stat: -rw-r--r-- 924 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: nkf
Section: text
Priority: optional
Build-Depends: debhelper (>= 10), perl (>= 5.6.0-16)
Maintainer: NOKUBI Takatsugu <knok@daionet.gr.jp>
Standards-Version: 4.3.0
Homepage: https://osdn.net/projects/nkf/
Vcs-Git: https://salsa.debian.org/debian/nkf.git
Vcs-Browser: https://salsa.debian.org/debian/nkf

Package: nkf
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Network Kanji code conversion Filter
 Nkf is yet another kanji code converter among networks,
 hosts and terminals. It converts input kanji code to designated
 kanji code such as 7-bit JIS, MS-kanji (Shifted-JIS) or EUC.

Package: libnkf-perl
Section: perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: Network Kanji code conversion Filter for Perl
 libnkf-perl will let you use the nkf (Network Kanji code conversion
 filter) as NKF.pm from Perl programs.