---
document: modulemd
version: 2
data:
  name: perl-DBD-SQLite-devel
  stream: "1.58"
  version: 8060020220816122017
  context: 851e3d4d
  arch: aarch64
  summary: SQLite DBI driver
  description: >
    SQLite is a public domain RDBMS database engine that you can find at http://www.hwaci.com/sw/sqlite/.
    This Perl module provides a SQLite RDBMS module that uses the system SQLite libraries.
  license:
    module:
    - MIT
    content:
    - LGPLv2+
  xmd: {}
  dependencies:
  - buildrequires:
      perl: [5.30]
      perl-DBI: [1.641]
      platform: [oc8.6.0]
    requires:
      perl: [5.30]
      perl-DBD-SQLite: [1.58]
      perl-DBI: [1.641]
      platform: [oc8]
  references:
    community: http://search.cpan.org/dist/DBD-SQLite/
  filter:
    rpms:
    - perl-Test-NoWarnings
  buildopts:
    rpms:
      macros: >
        %_without_perl_Test_NoWarnings_enables_stack_trace 1
  components:
    rpms:
      perl-DBD-SQLite:
        rationale: The API.
        ref: 4f9da2700a920dffa8a179219934838ae9dbeab8
        buildorder: 1
        arches: [aarch64, x86_64]
      perl-Test-NoWarnings:
        rationale: A build-time dependency.
        ref: 22c0c1af68394b6c094f07937b58b869e530dcbd
        arches: [aarch64, x86_64]
  artifacts:
    rpms:
    - perl-Test-NoWarnings-0:1.04-16.module+oc8.6.0+274+b01a5d71.noarch
    - perl-Test-NoWarnings-0:1.04-16.module+oc8.6.0+274+b01a5d71.src
...