File: control

package info (click to toggle)
yiyantang 0.7.0-5
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 1,728 kB
  • ctags: 701
  • sloc: sh: 8,142; ansic: 6,259; makefile: 591; yacc: 318
file content (20 lines) | stat: -rw-r--r-- 667 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: yiyantang
Build-Depends:
 debhelper (>= 9),
 autotools-dev,
 libtool,
 libhz-dev,
Section: text
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.9.4

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.