[libcatmandu-mab2-perl] 05/35: add MYMETA.* files

Jonas Smedegaard dr at jones.dk
Fri Oct 27 17:54:40 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.21-1
in repository libcatmandu-mab2-perl.

commit 76300302a9e878087d5c3690b2af9fd0a642fbaa
Author: Johann Rolschewski <jorol at cpan.org>
Date:   Thu Jul 6 17:25:12 2017 +0200

    add MYMETA.* files
---
 MYMETA.json | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 MYMETA.yml  | 40 +++++++++++++++++++++++++++++++++
 2 files changed, 113 insertions(+)

diff --git a/MYMETA.json b/MYMETA.json
new file mode 100644
index 0000000..f2f00bb
--- /dev/null
+++ b/MYMETA.json
@@ -0,0 +1,73 @@
+{
+   "abstract" : "Catmandu modules for working with MAB2 data.",
+   "author" : [
+      "Johann Rolschewski <jorol at cpan.org>"
+   ],
+   "dynamic_config" : 0,
+   "generated_by" : "Dist::Milla version v1.0.17, Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150001",
+   "license" : [
+      "perl_5"
+   ],
+   "meta-spec" : {
+      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+      "version" : "2"
+   },
+   "name" : "Catmandu-MAB2",
+   "no_index" : {
+      "directory" : [
+         "eg",
+         "examples",
+         "inc",
+         "share",
+         "t",
+         "xt"
+      ]
+   },
+   "prereqs" : {
+      "configure" : {
+         "requires" : {
+            "Module::Build::Tiny" : "0.034"
+         }
+      },
+      "develop" : {
+         "requires" : {
+            "Dist::Milla" : "v1.0.17",
+            "Test::Pod" : "1.41"
+         }
+      },
+      "runtime" : {
+         "requires" : {
+            "Catmandu" : "1.0601",
+            "Catmandu::SRU" : "0.032",
+            "Readonly" : "0",
+            "perl" : "v5.10.1"
+         }
+      },
+      "test" : {
+         "requires" : {
+            "Software::License" : "0.103010",
+            "Test::Exception" : "0.32",
+            "Test::More" : "1.001003",
+            "Test::Pod" : "0",
+            "Test::Warn" : "0"
+         }
+      }
+   },
+   "release_status" : "stable",
+   "resources" : {
+      "bugtracker" : {
+         "web" : "https://github.com/jorol/Catmandu-MAB2/issues"
+      },
+      "homepage" : "https://github.com/jorol/Catmandu-MAB2",
+      "repository" : {
+         "type" : "git",
+         "url" : "https://github.com/jorol/Catmandu-MAB2.git",
+         "web" : "https://github.com/jorol/Catmandu-MAB2"
+      }
+   },
+   "version" : "0.15",
+   "x_contributors" : [
+      "Johann Rolschewski <rolschewski at gmail.com>"
+   ],
+   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0221"
+}
diff --git a/MYMETA.yml b/MYMETA.yml
new file mode 100644
index 0000000..d64a969
--- /dev/null
+++ b/MYMETA.yml
@@ -0,0 +1,40 @@
+---
+abstract: 'Catmandu modules for working with MAB2 data.'
+author:
+  - 'Johann Rolschewski <jorol at cpan.org>'
+build_requires:
+  Software::License: '0.103010'
+  Test::Exception: '0.32'
+  Test::More: '1.001003'
+  Test::Pod: '0'
+  Test::Warn: '0'
+configure_requires:
+  Module::Build::Tiny: '0.034'
+dynamic_config: 0
+generated_by: 'Dist::Milla version v1.0.17, Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150001'
+license: perl
+meta-spec:
+  url: http://module-build.sourceforge.net/META-spec-v1.4.html
+  version: '1.4'
+name: Catmandu-MAB2
+no_index:
+  directory:
+    - eg
+    - examples
+    - inc
+    - share
+    - t
+    - xt
+requires:
+  Catmandu: '1.0601'
+  Catmandu::SRU: '0.032'
+  Readonly: '0'
+  perl: v5.10.1
+resources:
+  bugtracker: https://github.com/jorol/Catmandu-MAB2/issues
+  homepage: https://github.com/jorol/Catmandu-MAB2
+  repository: https://github.com/jorol/Catmandu-MAB2.git
+version: '0.15'
+x_contributors:
+  - 'Johann Rolschewski <rolschewski at gmail.com>'
+x_serialization_backend: 'Cpanel::JSON::XS version 3.0221'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-mab2-perl.git



More information about the Pkg-perl-cvs-commits mailing list