-
Notifications
You must be signed in to change notification settings - Fork 15
/
META.yml
42 lines (42 loc) · 1.03 KB
/
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
41
42
---
abstract: 'Compile .scss files using libsass'
author:
- 'Marcel Greter <[email protected]>'
build_requires:
ExtUtils::CppGuess: '0.09'
ExtUtils::MakeMaker: '6.52'
File::chdir: '0.01'
Getopt::Long: '0.01'
Test::Differences: '0.01'
YAML::XS: '0.01'
configure_requires:
ExtUtils::CppGuess: '0.09'
ExtUtils::MakeMaker: '6.52'
Getopt::Long: '0.01'
dynamic_config: 0
generated_by: 'ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter version 2.150001'
license: mit
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: CSS-Sass
no_index:
directory:
- t
- inc
requires:
Carp: '1.01'
Encode::Locale: '0.01'
File::Slurp: '0.01'
Getopt::Long: '0.01'
List::MoreUtils: '0.01'
perl: '5.008'
strict: '0'
version: '0'
warnings: '0'
resources:
bugtracker: https://github.com/sass/perl-libsass/issues
homepage: https://metacpan.org/release/CSS-Sass
license: http://opensource.org/licenses/MIT
repository: https://github.com/sass/perl-libsass
version: v3.6.4