File: dist.ini

package info (click to toggle)
libbot-basicbot-perl 0.93-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 180 kB
  • sloc: perl: 960; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 699 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
name             = Bot-BasicBot
author           = Tom Insam <tom@jerakeen.org>
author           = Hinrik Örn Sigurðsson <hinrik.sig@gmail.com>
author           = David Precious <davidp@preshweb.co.uk>
copyright_holder = Tom Insam, Hinrik Örn Sigurðsson, David Precious
license          = Perl_5

[@AVAR]
dist               = Bot-BasicBot
authority          = cpan:BIGPRESH
bugtracker         = rt
use_CompileTests   = 0
nextrelease_format = %-5v %{ccc MMM d HH:mm:ss V YYYY}d
github_user        = bigpresh
git_tag_message    = CPAN release %v
no_AutoPrereq      = 1

[Prereqs / RuntimeRequires]
IRC::Utils          = 0
POE                 = 0
POE::Component::IRC = 6.90
Text::Wrap          = 0