summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml43
1 files changed, 43 insertions, 0 deletions
diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..88cd183
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,43 @@
+---
+abstract: 'main application class'
+author:
+ - 'Gianni Ceccarelli <dakkar@thenautilus.net>'
+build_requires:
+ File::Spec: '0'
+ IO::Handle: '0'
+ IPC::Open3: '0'
+ Test::More: '0'
+configure_requires:
+ ExtUtils::MakeMaker: '0'
+dynamic_config: 0
+generated_by: 'Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150005'
+license: open_source
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: '1.4'
+name: App-XScreenSaver-DBus
+no_index:
+ directory:
+ - t/lib
+requires:
+ IPC::Run: '0'
+ Log::Any: '0'
+ Log::Any::Adapter: '0'
+ Moo: '0'
+ Net::DBus: '0'
+ Net::DBus::Exporter: '0'
+ Net::DBus::Object: '0'
+ Net::DBus::Reactor: '0'
+ Try::Tiny: '0'
+ curry: '0'
+ experimental: '0'
+ parent: '0'
+ perl: v5.20.0
+ strict: '0'
+ warnings: '0'
+resources:
+ repository: git://luxion/xscreensaver-dbus
+version: 1.0.0
+x_generated_by_perl: v5.24.0
+x_serialization_backend: 'YAML::Tiny version 1.73'
+x_spdx_expression: AGPL-3.0