aboutsummaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2025-02-09 13:58:37 +0000
committerdakkar <dakkar@thenautilus.net>2025-02-09 13:58:37 +0000
commit6ea84bf777ae8303c45dce68e6eae073f9ad11cd (patch)
tree2807b0e20fdfd43b2be8880dfc69f91cdfe0db22 /META.yml
parentv1.1.4 (diff)
parentDzil-build release 1.1.3 (from 0a1efc2 on master) (diff)
downloadSietima-6ea84bf777ae8303c45dce68e6eae073f9ad11cd.tar.gz
Sietima-6ea84bf777ae8303c45dce68e6eae073f9ad11cd.tar.bz2
Sietima-6ea84bf777ae8303c45dce68e6eae073f9ad11cd.zip
Dzil-build release 1.1.4 (from 3af8ed1 on master)v1.1.4release/master
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml57
1 files changed, 57 insertions, 0 deletions
diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..08cb46b
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,57 @@
+---
+abstract: 'minimal mailing list manager'
+author:
+ - 'Gianni Ceccarelli <dakkar@thenautilus.net>'
+build_requires:
+ Data::Printer: '1.002001'
+ Email::Sender::Transport::Test: '2.601'
+ Import::Into: '1.002005'
+ Net::DNS::Resolver::Mock: '1.20230216'
+ Path::Tiny: '0.146'
+ Test2::API: '1.302209'
+ Test2::V0: '1.302209'
+ URI: '5.31'
+ lib: '0.65'
+configure_requires:
+ ExtUtils::MakeMaker: '7.70'
+dynamic_config: 0
+generated_by: 'Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010'
+license: perl
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: '1.4'
+name: Sietima
+no_index:
+ directory:
+ - t/lib
+requires:
+ App::Spec: '0.013'
+ App::Spec::Run: '0.013'
+ Digest::SHA: '6.04'
+ Email::Address: '1.913'
+ Email::MIME: '1.954'
+ Email::Sender::Simple: '2.601'
+ Email::Stuffer: '0.020'
+ List::AllUtils: '0.19'
+ Mail::DMARC::PurePerl: '1.20250203'
+ Moo: '2.005005'
+ Moo::Role: '2.005005'
+ MooX::Traits: '0.005'
+ Type::Library: '2.006000'
+ Type::Params: '2.006000'
+ Type::Utils: '2.006000'
+ Types::Path::Tiny: '0.006'
+ Types::Standard: '2.006000'
+ Types::URI: '0.007'
+ feature: '0'
+ namespace::clean: '0.27'
+ perl: v5.36.0
+ strict: '0'
+ warnings: '0'
+resources:
+ homepage: https://www.thenautilus.net/SW/Sietima/
+ repository: https://www.thenautilus.net/cgit/Sietima
+version: 1.1.4
+x_generated_by_perl: v5.40.0
+x_serialization_backend: 'YAML::Tiny version 1.74'
+x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'