File: control

package info (click to toggle)
etktab 3.2-13
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 748 kB
  • sloc: tcl: 4,104; sh: 15; makefile: 4
file content (19 lines) | stat: -rw-r--r-- 725 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: etktab
Section: sound
Priority: optional
Maintainer: Fabio Augusto De Muzio Tobich <ftobich@gmail.com>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://sourceforge.net/projects/etktab/
Vcs-Browser: https://salsa.debian.org/debian/etktab
Vcs-Git: https://salsa.debian.org/debian/etktab.git

Package: etktab
Architecture: all
Depends: tk, ${misc:Depends}
Description: ASCII guitar tab editor
 This program is used to write out guitar tablature in the typical
 style of ASCII tab, often found around the internet. The code is based
 on TkTab by Giovanni Chierico. Many of the ideas for the alterations
 found here came from EMACS tablature mode by Mark R. Rubin.