File: MANIFEST

package info (click to toggle)
libtickit-widget-scroller-perl 0.33-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 288 kB
  • sloc: perl: 3,008; makefile: 2
file content (33 lines) | stat: -rw-r--r-- 607 bytes parent folder | download
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
29
30
31
32
33
.editorconfig
Build.PL
Changes
examples/richtext.pl
examples/text.pl
lib/Tickit/Widget/Scroller.pm
lib/Tickit/Widget/Scroller/Item.pod
lib/Tickit/Widget/Scroller/Item/RichText.pm
lib/Tickit/Widget/Scroller/Item/Text.pm
LICENSE
MANIFEST			This list of files
META.json
META.yml
README
t/00use.t
t/01item-text.t
t/02item-richtext.t
t/03item-richtext-formatting.t
t/04item-margins.t
t/10initial.t
t/11scroll.t
t/12resize-bottom.t
t/12resize-top.t
t/20push-bottom.t
t/20push-top.t
t/21shift-bottom.t
t/21shift-top.t
t/22unshift-bottom.t
t/22unshift-top.t
t/23pop-bottom.t
t/23pop-top.t
t/30indicator.t
t/99pod.t