forked from veripool/verilog-perl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMETA.yml
27 lines (26 loc) · 783 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
--- #YAML:1.0
name: Verilog-Perl
version: 3.475
version_from: Language.pm
abstract: Verilog language utilities and parsing
license: perl
installdirs: site
author:
- Wilson Snyder <[email protected]>
resources:
homepage: https://www.veripool.org/verilog-perl
bugtracker: https://www.veripool.org/verilog-perl/issues
requires:
Pod::Usage: 1.34
Data::Dumper: 1
warnings: 1
build_requires:
Digest::SHA: 0
Test: 1
Test::More: 0
Time::HiRes: 1
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
distribution_type: module
generated_by: hand