File: META.yml

package info (click to toggle)
libparse-dia-sql-perl 0.27-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 916 kB
  • ctags: 197
  • sloc: perl: 3,855; makefile: 2
file content (55 lines) | stat: -rw-r--r-- 1,220 bytes parent folder | download
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
--- #YAML:1.0
name:               Parse-Dia-SQL
version:            0.27
abstract:           Convert Dia class diagrams into SQL.
author:
    - Andreas Faafeng <aff@cpan.org>
license:            gpl
distribution_type:  module
configure_requires:
    ExtUtils::MakeMaker:  0
build_requires:
    CPAN::Meta:  0
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::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
no_index:
    directory:
        - t
        - inc
generated_by:       ExtUtils::MakeMaker version 6.57_05
meta-spec:
    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
    version:  1.4
keywords:
    - Parse
    - Dia
    - SQL
    - DDL
    - RDBMS
    - DB2
    - Informix
    - Ingres
    - InnoDB
    - MyISAM
    - MySQL
    - Oracle
    - Postgres
    - SQLite3
    - Sas
    - Sybase