File: META.yml

package info (click to toggle)
libchatbot-eliza-perl 1.08-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 260 kB
  • sloc: perl: 935; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 663 bytes parent folder | download | duplicates (3)
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
---
abstract: 'A clone of the classic Eliza program'
author:
  - 'John Nolan <jpnolan@sonic.net>'
build_requires:
  Test::More: '0.88'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.009, 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: Chatbot-Eliza
requires:
  Carp: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  homepage: https://github.com/ggruen/Chatbot-Eliza
  repository: https://github.com/ggruen/Chatbot-Eliza.git
version: '1.08'
x_serialization_backend: 'YAML::Tiny version 1.69'