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 27 28
|
Source: ultimateultimateguitar
Section: net
Priority: optional
Maintainer: Salvo 'LtWorf' Tomaselli <ltworf@debian.org>
Build-Depends:
debhelper-compat (= 13),
python3,
dh-python,
python3-setuptools,
python3-typedload,
python3-termcolor,
Standards-Version: 4.7.2
Homepage: https://codeberg.org/ltworf/ultimateultimateguitar
X-Python3-Version: >= 3.11
Vcs-Browser: https://codeberg.org/ltworf/ultimateultimateguitar
Vcs-Git: https://codeberg.org/ltworf/ultimateultimateguitar.git
Package: ultimateultimateguitar
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Description: This is a CLI (command line) client for ultimate-guitar.com
It can be used to search songs and display them on the terminal.
.
It allows transposing.
.
This tool can be used by musicians who want to keep javascript disabled on
their browser, and who want to quickly display songs without being
overwhelmed by advertisement.
|