File: control

package info (click to toggle)
boxes 1.1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 740 kB
  • ctags: 755
  • sloc: ansic: 4,861; yacc: 733; lex: 502; makefile: 141; lisp: 61
file content (17 lines) | stat: -rw-r--r-- 691 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: boxes
Section: text
Priority: optional
Maintainer: Salvatore Bonaccorso <carnil@debian.org>
Standards-Version: 3.9.5
Build-Depends: bison, debhelper (>= 9), flex
Vcs-Browser: https://anonscm.debian.org/cgit/users/carnil/boxes.git
Vcs-Git: git://anonscm.debian.org/users/carnil/boxes.git
Homepage: http://boxes.thomasjensen.com/

Package: boxes
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: textmode box- and comment drawing filter
 Boxes is extremely configurable filter for adding and removing ASCII art
 (comments, for example) around chunks of text.  Most modern text editors
 support filtering text through external filters.  Boxes is such a filter.