File: control

package info (click to toggle)
kcc 2.3%2Breally-0.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid
  • size: 268 kB
  • sloc: ansic: 1,955; makefile: 100
file content (17 lines) | stat: -rw-r--r-- 574 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: kcc
Section: text
Priority: optional
Maintainer: Araki Yasuhiro <yasu@debian.or.jp>
Standards-Version: 4.5.1
Build-Depends: debhelper-compat (= 13)
Vcs-Git: https://salsa.debian.org/debian/kcc.git
Vcs-Browser: https://salsa.debian.org/debian/kcc
Rules-Requires-Root: no

Package: kcc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Kanji code filter
 kcc can converts various Japanese encodings such as EUC-JP,
 7bitJIS, 8bitJIS and ShiftJIS with Half-width Kana supports.
 kcc can detect these encoding automatically as much as possible.