Source: cstocs
Standards-Version: 4.7.3
Maintainer: Petr Čech <cech@debian.org>
Section: text
Build-Depends:
 debhelper-compat (= 13),
Build-Depends-Indep:
 perl,
Vcs-Browser: https://salsa.debian.org/debian/cstocs
Vcs-Git: https://salsa.debian.org/debian/cstocs.git
Homepage: https://metacpan.org/dist/Cstools
Rules-Requires-Root: no

Package: cstocs
Architecture: all
Depends:
 ${perl:Depends},
 ${misc:Depends},
 libdbd-xbase-perl,
Conflicts:
 cstools-vn,
Provides:
 cstools-vn,
Replaces:
 cstools-vn,
Description: Recoding utility and Czech sorter
 This is a utility which allows you to re-encode files between various
 encodings and sort Czech data.  Some main features:
  - Written in Perl, providing appropriate Perl modules.
  - Supported encodings: ASCII, ISO-8859-1, ISO-8859-2, Microsoft cp1250 and
    cp1252, Mac, MacCE, PC Latin 2, Koi8-CS and TeX Cork (T1).
  - You can create your own encoding definition files and use them for recoding
    to any other defined encoding.
  - Single to single or single to many chars recodings are supported.
  - Sophisticated sorting algorithm for Czech.
