-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMETA.yml
40 lines (40 loc) · 796 Bytes
/
META.yml
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
---
name: HTML-Strip
version: 2.12
abstract: 'Perl extension for stripping HTML markup from text.'
author:
- 'Alex Bowley <kilinrax@cpan.org>'
license:
- perl_5
release_status: stable
prereqs:
runtime:
recommends:
HTML::Entities: 0
build:
requires:
ExtUtils::MakeMaker: 0
Test::More: 0
Test::Exception: 0
Encode: 0
FindBin: 0
configure:
requires:
ExtUtils::MakeMaker: 0
provides:
HTML::Strip:
file: Strip.pm
no_index:
directory:
- t
- inc
resources:
repository:
url: git://github.com/kilinrax/HTML-Strip.git
web: https://github.com/kilinrax/HTML-Strip
type: git
dynamic_config: 0
generated_by: 'Alex Bowley'
meta-spec:
url: https://metacpan.org/dist/CPAN-Meta/view/lib/CPAN/Meta/Spec.pm
version: 2