X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-File-KDBX;a=blobdiff_plain;f=dist.ini;h=478e9654855bc95b3df10653cccd1891b1acde18;hp=7d864d7e49e7f19fe4513270adca078eb6dde968;hb=5950244f5eaeda8ec5f83b236552217ec5d480cb;hpb=f63182fc62b25269b1c38588dca2b3535ed1a1a2 diff --git a/dist.ini b/dist.ini index 7d864d7..478e965 100644 --- a/dist.ini +++ b/dist.ini @@ -5,15 +5,21 @@ copyright_year = 2022 license = Perl_5 [@Author::CCM] -:version = 0.011 -; the PerlIO layers are an implementation detail that might change -no_index = lib/PerlIO/via/File/KDBX t xt +Test::CleanNamespaces.skip[0] = ::Util|::KDF::AES$ +RepoReadme.type = gfm + +[Prereqs / RuntimeRequires] +Crypt::Cipher::AES = 0 +Crypt::Stream::ChaCha = 0.048 +Crypt::Stream::Salsa20 = 0.055 [Prereqs / RuntimeRecommends] -; B::COW might speed up the memory erase feature, maybe -B::COW = 0 -File::Spec = 0 -File::Which = 0 +File::Spec = 0 + +[Prereqs / RuntimeSuggests] +; These are some non-standard ciphers which KeePass can support with plugins: +Crypt::Stream::Twofish = 0 +Crypt::Stream::Serpent = 0.055 [Prereqs / TestSuggests] POSIX::1003 = 0 @@ -25,10 +31,12 @@ POSIX::1003 = 0 File::KDBX::XS = 0 [OptionalFeature / compression] --description = ability to read and write compressed KDBX files --prompt = 0 --always_recommend = 1 -Compress::Raw::Zlib = 0 +-description = ability to read and write compressed KDBX files +-prompt = 0 +-always_recommend = 1 +Compress::Raw::Zlib = 0 +IO::Compress::Gzip = 0 +IO::Uncompress::Gunzip = 0 [OptionalFeature / otp] -description = ability to generate one-time passwords from configured database entries @@ -51,6 +59,16 @@ to_relationship = none module = File::KeePass module = File::KeePass::KDBX +[Prereqs::Soften / ProgressiveEnhancement] +to_relationship = none +; File::KDBX::XS, which is recommended, provides the same functionality as B::COW +module = B::COW + +[Prereqs::Soften / NotARealModule] +to_relationship = none +; Iterator::Simple is the actual loadable module +module = Iterator::Simple::Iterator + [Prereqs::Soften] modules_from_features = 1