File: control

package info (click to toggle)
catimg 2.7.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 500 kB
  • sloc: ansic: 6,567; sh: 99; makefile: 3
file content (20 lines) | stat: -rw-r--r-- 709 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: catimg
Section: utils
Priority: optional
Maintainer: Jonathan Carter <jcc@debian.org>
Build-Depends: debhelper-compat (= 13), cmake
Standards-Version: 4.6.1
Homepage: https://github.com/posva/catimg
Vcs-Git: https://salsa.debian.org/debian/catimg.git
Vcs-Browser: https://salsa.debian.org/debian/catimg

Package: catimg
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: fast image printing in to your terminal
 catimg is a little program written in C with no dependencies that
 prints images in terminal. It supports JPEG, PNG, ICO and GIF formats.
 .
 You will need a 256 color terminal in order to use this program. For
 higher resolution images, you need unicode support.