]> git.vpit.fr Git - perl/modules/rgit.git/blob - META.yml
Import rgit-0.01
[perl/modules/rgit.git] / META.yml
1 --- #YAML:1.0
2 name:                rgit
3 version:             0.01
4 abstract:            Recursively execute a command on all the git repositories in a directory tree.
5 license:             perl
6 author:              
7     - Vincent Pit <perl@profvince.com>
8 generated_by:        ExtUtils::MakeMaker version 6.42
9 distribution_type:   module
10 requires:     
11     Carp:                          0
12     Cwd:                           0
13     Exporter:                      0
14     File::Find:                    0
15     File::Spec::Functions:         0
16     List::Util:                    0
17     Object::Tiny:                  0
18 meta-spec:
19     url:     http://module-build.sourceforge.net/META-spec-v1.3.html
20     version: 1.3
21 build_requires:
22     ExtUtils::MakeMaker:           0
23     Test::More:                    0