Crypt-OpenPGP
view release on metacpan or search on metacpan
name = Crypt-OpenPGP
author = Sergey Romanov <sromanov@cpan.org>
license = Perl_5
abstract = Pure-Perl OpenPGP implementation
copyright_holder = Benjamin Trott <cpan@stupidfool.org>
[Meta::Maintainers]
maintainer = Timothy Legge <timlegge@gmail.com>
[@Filter]
-bundle = @Basic
-remove = Readme
[Git::NextVersion]
first_version = 1.13 ; this is the default
version_by_branch = 0 ; this is the default
version_regexp = ^(1.\d+)$ ; this is the default
[OurPkgVersion]
[Prereqs]
Data::Buffer = 0.04
Compress::Zlib = 0
Crypt::DSA = 1.17
File::HomeDir = 0
LWP::UserAgent = 0
MIME::Base64 = 0
Math::BigInt = 0
URI::Escape = 0
; RT#123452 Require at least one Random Source
Bytes::Random::Secure = 0
; see https://github.com/btrott/Crypt-OpenPGP/pull/10
Alt::Crypt::RSA::BigInt = 0
; PGP2 compat.
Crypt::IDEA = 0
Digest::MD5 = 0
; PGP5 compat.
Crypt::DES_EDE3 = 0
Digest::SHA = 0
; GnuPG compat.
Crypt::CAST5_PP = 0
Crypt::RIPEMD160 = 0.05
Crypt::Rijndael = 0
; Other ciphers.
Crypt::Blowfish = 0
Crypt::Twofish = 0
[Prereqs/TestRequires]
Test::More = 0
Test::Exception = 0
[GithubMeta]
remote = upstream
[NextRelease]
format = %v -- %{EEE MMM dd HH:mm:ss VVV yyyy}d
filename = Changes
[MetaJSON]
[Git::Tag]
tag_format = %V ; this is the default
tag_message = %V ; this is the default
[Git::Commit]
changelog = Changes ; this is the default
[Signature]
[SignReleaseNotes]
( run in 1.865 second using v1.01-cache-2.11-cpan-39bf76dae61 )