---
abstract: 'Run rpm -v on every installed rpm, and give you a descriptive hash of the relevant changes.'
author:
  - 'George S. Baugh <george@troglodyne.net>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0'
  perl: '5.014'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
license: mit
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: RPM-Verify
provides:
  RPM::Verify:
    file: lib/RPMVerify.pm
    version: '1.000'
requires:
  File::Which: '0'
  List::Util: '1.33'
  Ref::Util: '0'
  feature: '0'
  perl: '5.014'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/teodesian/RPM-Verify/issues
  homepage: https://github.com/teodesian/RPM-Verify
  repository: https://github.com/teodesian/RPM-Verify.git
version: '1.000'
x_generated_by_perl: v5.30.0
x_serialization_backend: 'YAML::Tiny version 1.73'