File: control

package info (click to toggle)
libterm-twiddle-perl 2.73-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 80 kB
  • sloc: perl: 308; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 1,104 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
21
22
23
24
25
26
Source: libterm-twiddle-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Carlo Segre <segre@debian.org>,
           Florian Schlichting <fsfs@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
                     libterm-size-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libterm-twiddle-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libterm-twiddle-perl.git
Homepage: https://metacpan.org/release/Term-Twiddle

Package: libterm-twiddle-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Recommends: libterm-size-perl
Description: Perl module to twiddle a thingy while-u wait
 Term::Twiddle provides methods to start, stop and configure a terminal-based
 animation meant to entertain the user while waiting for some long-running
 task to finish. It was inspired by the spinner during FreeBSD's loader
 bootstrap, and aspires to let other people find the same joy in it as the
 author did.