You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
1.0 KiB
38 lines
1.0 KiB
document: modulemd
|
|
version: 2
|
|
data:
|
|
stream: '3.7'
|
|
summary: A PostgreSQL interface for Perl
|
|
description: >
|
|
DBD::Pg is a Perl module that works with the DBI module to provide
|
|
access to PostgreSQL databases.
|
|
license:
|
|
module: [ MIT ]
|
|
dependencies:
|
|
- buildrequires:
|
|
perl-DBI: [1.641]
|
|
perl: [5.30]
|
|
platform: [el8]
|
|
# Tests:
|
|
postgresql: [10]
|
|
requires:
|
|
perl-DBI: [1.641]
|
|
perl: [5.30]
|
|
platform: [el8]
|
|
# libpq.so will be provided by a new bare package, not a module
|
|
references:
|
|
community: http://search.cpan.org/dist/DBD-Pg/
|
|
profiles:
|
|
common:
|
|
description: DBD-Pg distribution
|
|
rpms:
|
|
- perl-DBD-Pg
|
|
api:
|
|
rpms:
|
|
- perl-DBD-Pg
|
|
components:
|
|
rpms:
|
|
perl-DBD-Pg:
|
|
rationale: The API.
|
|
ref: changed/i8c-stream-3.7/perl-DBD-Pg-3.7.4-4.module+el8.3.0+6565+c57d755d
|