Codebase list libextutils-typemaps-default-perl / HEAD META.yml
HEAD

Tree @HEAD (Download .tar.gz)

META.yml @HEADraw · history · blame

---
abstract: 'A set of useful typemaps'
author:
  - 'Steffen Mueller <smueller@cpan.org>'
build_requires:
  Module::Build: 0
configure_requires:
  Module::Build: 0.40
dynamic_config: 1
generated_by: 'Module::Build version 0.4008, CPAN::Meta::Converter version 2.120921'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: ExtUtils-Typemaps-Default
provides:
  ExtUtils::Typemap::Basic:
    file: lib/ExtUtils/Typemap/Basic.pm
    version: 1.05
  ExtUtils::Typemap::Default:
    file: lib/ExtUtils/Typemap/Default.pm
    version: 1.05
  ExtUtils::Typemap::ObjectMap:
    file: lib/ExtUtils/Typemap/ObjectMap.pm
    version: 1.05
  ExtUtils::Typemap::STL:
    file: lib/ExtUtils/Typemap/STL.pm
    version: 1.05
  ExtUtils::Typemap::STL::String:
    file: lib/ExtUtils/Typemap/STL/String.pm
    version: 1.05
  ExtUtils::Typemap::STL::Vector:
    file: lib/ExtUtils/Typemap/STL/Vector.pm
    version: 1.05
  ExtUtils::Typemaps::Basic:
    file: lib/ExtUtils/Typemaps/Basic.pm
    version: 1.05
  ExtUtils::Typemaps::Default:
    file: lib/ExtUtils/Typemaps/Default.pm
    version: 1.05
  ExtUtils::Typemaps::ObjectMap:
    file: lib/ExtUtils/Typemaps/ObjectMap.pm
    version: 1.05
  ExtUtils::Typemaps::STL:
    file: lib/ExtUtils/Typemaps/STL.pm
    version: 1.05
  ExtUtils::Typemaps::STL::List:
    file: lib/ExtUtils/Typemaps/STL/List.pm
    version: 1.05
  ExtUtils::Typemaps::STL::String:
    file: lib/ExtUtils/Typemaps/STL/String.pm
    version: 1.05
  ExtUtils::Typemaps::STL::Vector:
    file: lib/ExtUtils/Typemaps/STL/Vector.pm
    version: 1.05
requires:
  ExtUtils::Typemaps: 3.18_03
resources:
  license: http://dev.perl.org/licenses/
version: 1.05
x_test_requires:
  Test::More: 0