File: control

package info (click to toggle)
yiyantang 0.7.0-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,792 kB
  • sloc: sh: 8,141; ansic: 6,257; makefile: 608; yacc: 318
file content (22 lines) | stat: -rw-r--r-- 785 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
Source: yiyantang
Build-Depends:
 debhelper-compat (= 13),
 libtool,
 libhz-dev,
Section: text
Priority: optional
Maintainer: xiao sheng wen <atzlinux@sina.com>
Standards-Version: 4.5.0
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian/yiyantang.git
Vcs-Browser: https://salsa.debian.org/debian/yiyantang

Package: yiyantang
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Terminal-based Chinese automatic encoding converter
 yyt is a pseudo-tty program that converts Chinese terminal output
 encoded in GB/BIG5 to a preset encoding automatically. It is
 useful for users who have to work with multiple Chinese encoding
 in console applications. Now it also converts input to the incoming
 encoding if the incoming encoding is set explicitly.