File: META.yml

package info (click to toggle)
libtickit-widget-scrollbox-perl 0.12-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 168 kB
  • sloc: perl: 868; makefile: 2
file content (33 lines) | stat: -rw-r--r-- 931 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
---
abstract: 'allow a single child widget to be scrolled'
author:
  - 'Paul Evans <leonerd@leonerd.org.uk>'
build_requires:
  Test::More: '0.88'
  Test::Refcount: '0'
  Tickit::Test: '0.38'
dynamic_config: 1
generated_by: 'Module::Build version 0.4231, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Tickit-Widget-ScrollBox
provides:
  Tickit::Widget::ScrollBox:
    file: lib/Tickit/Widget/ScrollBox.pm
    version: '0.12'
  Tickit::Widget::ScrollBox::Extent:
    file: lib/Tickit/Widget/ScrollBox/Extent.pm
    version: '0.12'
requires:
  Object::Pad: '0.74'
  Tickit::SingleChildWidget: '0.53'
  Tickit::Style: '0.35'
  Tickit::Window: '0.39'
  perl: '5.026'
resources:
  IRC: irc://irc.freenode.net/#tickit
  license: http://dev.perl.org/licenses/
version: '0.12'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'