File: META.yml

package info (click to toggle)
liburi-db-perl 0.23-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 356 kB
  • sloc: perl: 1,599; makefile: 2
file content (166 lines) | stat: -rw-r--r-- 3,714 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
---
abstract: 'Database URIs'
author:
  - 'David E. Wheeler <david@justatheory.com>'
build_requires:
  Module::Build: '0.30'
  Test::More: '0.88'
configure_requires:
  Module::Build: '0.30'
dynamic_config: 1
generated_by: 'Module::Build version 0.4234, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: URI-db
provides:
  URI::cassandra:
    file: lib/URI/cassandra.pm
    version: '0.23'
  URI::clickhouse:
    file: lib/URI/clickhouse.pm
    version: '0.20'
  URI::cockroach:
    file: lib/URI/cockroach.pm
    version: '0.23'
  URI::cockroachdb:
    file: lib/URI/cockroachdb.pm
    version: '0.23'
  URI::couch:
    file: lib/URI/couch.pm
    version: '0.23'
  URI::couchdb:
    file: lib/URI/couchdb.pm
    version: '0.23'
  URI::cubrid:
    file: lib/URI/cubrid.pm
    version: '0.23'
  URI::db:
    file: lib/URI/db.pm
    version: '0.23'
  URI::db2:
    file: lib/URI/db2.pm
    version: '0.23'
  URI::derby:
    file: lib/URI/derby.pm
    version: '0.23'
  URI::exasol:
    file: lib/URI/exasol.pm
    version: '0.23'
  URI::firebird:
    file: lib/URI/firebird.pm
    version: '0.23'
  URI::hive:
    file: lib/URI/hive.pm
    version: '0.23'
  URI::impala:
    file: lib/URI/impala.pm
    version: '0.23'
  URI::informix:
    file: lib/URI/informix.pm
    version: '0.23'
  URI::ingres:
    file: lib/URI/ingres.pm
    version: '0.23'
  URI::interbase:
    file: lib/URI/interbase.pm
    version: '0.23'
  URI::ldapdb:
    file: lib/URI/ldapdb.pm
    version: '0.23'
  URI::maria:
    file: lib/URI/maria.pm
    version: '0.23'
  URI::mariadb:
    file: lib/URI/mariadb.pm
    version: '0.23'
  URI::max:
    file: lib/URI/max.pm
    version: '0.23'
  URI::maxdb:
    file: lib/URI/maxdb.pm
    version: '0.23'
  URI::monet:
    file: lib/URI/monet.pm
    version: '0.23'
  URI::monetdb:
    file: lib/URI/monetdb.pm
    version: '0.23'
  URI::mongo:
    file: lib/URI/mongo.pm
    version: '0.23'
  URI::mongodb:
    file: lib/URI/mongodb.pm
    version: '0.23'
  URI::mssql:
    file: lib/URI/mssql.pm
    version: '0.23'
  URI::mysql:
    file: lib/URI/mysql.pm
    version: '0.23'
  URI::oracle:
    file: lib/URI/oracle.pm
    version: '0.23'
  URI::pg:
    file: lib/URI/pg.pm
    version: '0.23'
  URI::pgsql:
    file: lib/URI/pgsql.pm
    version: '0.23'
  URI::pgxc:
    file: lib/URI/pgxc.pm
    version: '0.23'
  URI::postgres:
    file: lib/URI/postgres.pm
    version: '0.23'
  URI::postgresql:
    file: lib/URI/postgresql.pm
    version: '0.23'
  URI::postgresxc:
    file: lib/URI/postgresxc.pm
    version: '0.23'
  URI::redshift:
    file: lib/URI/redshift.pm
    version: '0.23'
  URI::snowflake:
    file: lib/URI/snowflake.pm
    version: '0.23'
  URI::sqlite:
    file: lib/URI/sqlite.pm
    version: '0.23'
  URI::sqlite3:
    file: lib/URI/sqlite3.pm
    version: '0.23'
  URI::sqlserver:
    file: lib/URI/sqlserver.pm
    version: '0.23'
  URI::sybase:
    file: lib/URI/sybase.pm
    version: '0.23'
  URI::teradata:
    file: lib/URI/teradata.pm
    version: '0.23'
  URI::unify:
    file: lib/URI/unify.pm
    version: '0.23'
  URI::vertica:
    file: lib/URI/vertica.pm
    version: '0.23'
  URI::yugabyte:
    file: lib/URI/yugabyte.pm
    version: '0.23'
  URI::yugabytedb:
    file: lib/URI/yugabytedb.pm
    version: '0.23'
requires:
  URI: '1.40'
  URI::Nested: '0.10'
  perl: '5.008001'
resources:
  bugtracker: https://github.com/theory/uri-db/issues/
  homepage: https://search.cpan.org/dist/URI-db/
  license: http://dev.perl.org/licenses/
  repository: https://github.com/theory/uri-db/
version: '0.23'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'