File: META.yml

package info (click to toggle)
libparse-dia-sql-perl 0.31-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 924 kB
  • sloc: perl: 3,865; makefile: 2
file content (57 lines) | stat: -rw-r--r-- 1,088 bytes parent folder | download | duplicates (2)
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
46
47
48
49
50
51
52
53
54
55
56
57
---
abstract: 'Convert Dia class diagrams into SQL.'
author:
  - 'Andreas Faafeng <aff@cpan.org>'
build_requires:
  CPAN::Meta: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010'
keywords:
  - Parse
  - Dia
  - SQL
  - DDL
  - RDBMS
  - DB2
  - Informix
  - Ingres
  - InnoDB
  - MyISAM
  - MySQL
  - Oracle
  - Postgres
  - SQLite3
  - Sas
  - Sybase
license: open_source
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Parse-Dia-SQL
no_index:
  directory:
    - t
    - inc
requires:
  Data::Dumper: '0'
  Digest::MD5: '0'
  Fatal: '0'
  File::Find: '0'
  File::Spec::Functions: '0'
  File::Temp: '0'
  Getopt::Long: '0'
  HTML::Lint: '0'
  IO::All: '0'
  IO::Uncompress::Gunzip: '0'
  Log::Log4perl: '0'
  POSIX: '0'
  Test::Exception: '0'
  Test::More: '0'
  Text::Table: '0'
  XML::DOM: '0'
resources:
  repository: https://github.com/aff/Parse-Dia-SQL
version: '0.31'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'