File: control

package info (click to toggle)
libbot-training-perl 0.06-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 152 kB
  • ctags: 9
  • sloc: perl: 175; makefile: 6
file content (45 lines) | stat: -rw-r--r-- 1,707 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
36
37
38
39
40
41
42
43
44
45
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 (>= 9)
Build-Depends-Indep: libany-moose-perl,
                     libdir-self-perl,
                     libfile-sharedir-perl,
                     libfile-slurp-perl,
                     libmodule-pluggable-perl | perl (<< 5.17.0),
                     libmoose-perl,
                     libmoosex-getopt-perl,
                     libmouse-perl,
                     libmousex-getopt-perl,
                     libnamespace-clean-perl,
                     perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libbot-training-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbot-training-perl.git
Homepage: https://metacpan.org/release/Bot-Training

Package: libbot-training-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libany-moose-perl,
         libdir-self-perl,
         libfile-sharedir-perl,
         libmodule-pluggable-perl | perl (<< 5.17.0),
         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.