File: control

package info (click to toggle)
jp2a 1.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,580 kB
  • sloc: ansic: 1,840; sh: 143; makefile: 30
file content (26 lines) | stat: -rw-r--r-- 920 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
23
24
25
26
Source: jp2a
Section: graphics
Priority: optional
Maintainer: Joao Eriberto Mota Filho <eriberto@debian.org>
Build-Depends: debhelper-compat (= 13),
               autoconf-archive,
               libcurl4-gnutls-dev,
               libjpeg-dev,
               libncurses5-dev,
               libpng-dev,
               pkg-config
Standards-Version: 4.6.1
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/jp2a
Vcs-Git: https://salsa.debian.org/debian/jp2a.git
Homepage: https://github.com/Talinx/jp2a

Package: jp2a
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: converts jpg and png images to ascii
 Small utility that converts JPEG images to ASCII (text) using libjpeg. It
 also can convert PNG pictures to ASCII via libpng. jp2a is very flexible.
 It can use ANSI colors and html in output.
 .
 jp2a can also download and convert images from Internet via command line.