aboutsummaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml56
1 files changed, 56 insertions, 0 deletions
diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..f274de4
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,56 @@
+---
+abstract: 'minimal mailing list manager'
+author:
+ - 'Gianni Ceccarelli <dakkar@thenautilus.net>'
+build_requires:
+ Data::Printer: '0'
+ Email::Sender::Transport::Test: '0'
+ Import::Into: '0'
+ Path::Tiny: '0'
+ Test2::API: '0'
+ Test2::Bundle::Extended: '0'
+ URI: '0'
+ lib: '0'
+configure_requires:
+ ExtUtils::MakeMaker: '0'
+dynamic_config: 0
+generated_by: 'Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150005'
+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'
+ App::Spec::Run: '0'
+ Digest::SHA: '0'
+ Email::Address: '0'
+ Email::MIME: '0'
+ Email::Sender: '0'
+ Email::Sender::Simple: '0'
+ Email::Stuffer: '0'
+ List::AllUtils: '0'
+ Moo: '0'
+ Moo::Role: '0'
+ MooX::Traits: '0'
+ Try::Tiny: '0'
+ Type::Library: '0'
+ Type::Params: '0'
+ Type::Utils: '0'
+ Types::Path::Tiny: '0'
+ Types::Standard: '0'
+ Types::URI: '0'
+ experimental: '0'
+ feature: '0'
+ namespace::clean: '0'
+ perl: '5.024'
+ strict: '0'
+ warnings: '0'
+resources:
+ homepage: https://www.thenautilus.net/SW/Sietima/
+ repository: https://www.thenautilus.net/cgit/Sietima
+version: 1.0.1
+x_serialization_backend: 'YAML::Tiny version 1.70'