File: dist.ini

package info (click to toggle)
libterm-shell-perl 0.10-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 276 kB
  • sloc: perl: 1,280; makefile: 8
file content (35 lines) | stat: -rw-r--r-- 809 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
34
35
name = Term-Shell
author = Shlomi Fish <shlomif@cpan.org>
license = Perl_5
copyright_holder = Neil Watkiss
copyright_year = 2001
version = 0.10

[@Filter]
-bundle = @SHLOMIF
-remove = AutoPrereqs
-remove = MakeMaker
-remove = License
-remove = PodCoverageTests
dist = Term-Shell
bugtracker_web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Term-Shell
bugtracker_mailto = bug-term-shell@rt.cpan.org
repository_url = git://git@github.com:shlomif/Term-Shell.git
repository_web = https://github.com/shlomif/Term-Shell
repository_type = git
[AutoPrereqs]
skip = ^Term::InKey$
skip = ^Term::Screen$
skip = ^Term::Size$
skip = ^Win32::Console$
[ExecDir]
dir = bin
[Keywords]
keyword = console
keyword = readline
keyword = shell
keyword = term
keyword = terminal
[Prereqs / Runtime]
-phase = runtime
Getopt::Long = 2.36