1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: e2ps
Section: text
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 12), libpaper-dev
Standards-Version: 4.5.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/e2ps
Vcs-Git: https://salsa.debian.org/debian/e2ps.git
Package: e2ps
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: lpr
Suggests: gv | postscript-viewer
Description: Convert plain text into PostScript
e2ps is a tool for processing and printing Japanese EUC code, mainly
EUC files.
.
This program provides a plain text to PostScript conversion with
automatic detection of EUC, JIS and SJIS but may be weak with SJIS.
|