File: control

package info (click to toggle)
textdraw 0.2%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 260 kB
  • sloc: ansic: 4,705; makefile: 8
file content (20 lines) | stat: -rw-r--r-- 784 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: textdraw
Section: graphics
Priority: optional
Maintainer: Rene Engelhard <rene@debian.org>
Build-Depends: debhelper-compat (=13)
 , libncurses-dev
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/debian/textdraw
Vcs-Git: https://salsa.debian.org/debian/textdraw.git

Package: textdraw
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Tool to draw/modify/move geometric figures & text for ASCII art
 Textdraw (td) is a small utility that allows to draw (ASCII-based)
 line-, rectangle-, ellipse- and text-objects with copy/paste/move features. 
 .
 It completes existing console-based software to a 'textbased only office'
 and offers a simple and easy way to draw ascii graphics for documentations,
 presentations, mails and much more.