summaryrefslogtreecommitdiff
path: root/debian/control
blob: 512219b06ba9866049fe4352242799b0efbe8d73 (plain)
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
36
37
38
39
40
41
42
Source: libbot-training-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: libdir-self-perl,
                     libfile-sharedir-perl,
                     libfile-slurp-perl,
                     libmodule-pluggable-perl | perl (<< 5.17.9),
                     libmoose-perl,
                     libmoosex-getopt-perl,
                     libmouse-perl,
                     libmousex-getopt-perl,
                     libnamespace-clean-perl,
                     perl
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libbot-training-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libbot-training-perl.git
Homepage: https://metacpan.org/release/Bot-Training

Package: libbot-training-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libdir-self-perl,
         libfile-sharedir-perl,
         libmodule-pluggable-perl | perl (<< 5.17.9),
         libmoose-perl,
         libmoosex-getopt-perl,
         libmouse-perl,
         libmousex-getopt-perl,
         libnamespace-clean-perl
Description: text training material for bots
 Markov bots like Hailo and AI::MegaHAL are fun. But to get them
 working you either need to train them on existing training material or
 make your own.
 .
 Bot::Training provides a pluggable way to install already existing
 training files via the CPAN. It also comes with a command-line
 interface called bot-training.