Codebase list libdebian-copyright-perl / fresh-snapshots/main META.yml
fresh-snapshots/main

Tree @fresh-snapshots/main (Download .tar.gz)

META.yml @fresh-snapshots/mainraw · history · blame

---
abstract: 'manage Debian copyright files'
author:
  - 'Nicholas Bamber <nicholas@periapt.co.uk>'
build_requires:
  Perl6::Slurp: '0'
  Test::Deep: '0'
  Test::Exception: '0'
  Test::LongString: '0'
  Test::More: '0'
  Test::NoWarnings: '0'
configure_requires:
  Module::Build: '0.38'
dynamic_config: 1
generated_by: 'Module::Build version 0.4232, CPAN::Meta::Converter version 2.150010'
license: gpl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Debian-Copyright
provides:
  Debian::Copyright:
    file: lib/Debian/Copyright.pm
    version: '0.2'
  Debian::Copyright::Stanza:
    file: lib/Debian/Copyright/Stanza.pm
    version: '0.2'
  Debian::Copyright::Stanza::Files:
    file: lib/Debian/Copyright/Stanza/Files.pm
    version: '0.2'
  Debian::Copyright::Stanza::Header:
    file: lib/Debian/Copyright/Stanza/Header.pm
    version: '0.2'
  Debian::Copyright::Stanza::License:
    file: lib/Debian/Copyright/Stanza/License.pm
    version: '0.2'
  Debian::Copyright::Stanza::OrSeparated:
    file: lib/Debian/Copyright/Stanza/OrSeparated.pm
    version: '0.2'
requires:
  Array::Unique: '0'
  Class::Accessor: '0'
  Parse::DebControl: '0'
  Tie::IxHash: '0'
  perl: v5.10.1
resources:
  license: http://www.gnu.org/licenses/old-licenses/gpl-1.0.txt
  repository: http://github.com/periapt/Debian-Copyright/tree
version: '0.2'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'