{
  "abstract" : "Object-oriented interface to FITS HDUs",
  "author" : [
     "Alasdair Allan <[email protected]>",
     "Tim Jenness <[email protected]>",
     "Brad Cavanagh <[email protected]>",
     "Craig DeForest <[email protected]>",
     "Jim Lewis <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.3901, CPAN::Meta::Converter version 2.120630",
  "license" : [
     "open_source"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Astro-FITS-Header",
  "prereqs" : {
     "build" : {
        "requires" : {
           "Test::More" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.3"
        }
     },
     "runtime" : {
        "recommends" : {
           "Astro::FITS::CFITSIO" : "0",
           "Starlink::AST" : "0"
        }
     }
  },
  "provides" : {
     "Astro::FITS::Header" : {
        "file" : "lib/Astro/FITS/Header.pm",
        "version" : "3.04"
     },
     "Astro::FITS::Header::AST" : {
        "file" : "lib/Astro/FITS/Header/AST.pm",
        "version" : "3.01"
     },
     "Astro::FITS::Header::CFITSIO" : {
        "file" : "lib/Astro/FITS/Header/CFITSIO.pm",
        "version" : "3.02"
     },
     "Astro::FITS::Header::GSD" : {
        "file" : "lib/Astro/FITS/Header/GSD.pm",
        "version" : "3.01"
     },
     "Astro::FITS::Header::Item" : {
        "file" : "lib/Astro/FITS/Header/Item.pm",
        "version" : "3.02"
     },
     "Astro::FITS::Header::NDF" : {
        "file" : "lib/Astro/FITS/Header/NDF.pm",
        "version" : "3.02"
     },
     "Astro::FITS::HeaderCollection" : {
        "file" : "lib/Astro/FITS/Header.pm",
        "version" : "3.01"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "homepage" : "http://github.com/timj/perl-Astro-FITS-Header/tree/master",
     "license" : [
        "http://opensource.org/licenses/gpl-license.php"
     ],
     "repository" : {
        "url" : "git://github.com/timj/perl-Astro-FITS-Header.git"
     }
  },
  "version" : "3.07"
}