Algorithm-TimelinePacking

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "Arrange time intervals into non-overlapping lines",
   "author" : [
      "David Morel <david.morel@amakuru.net>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.29",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Algorithm-TimelinePacking",
   "no_index" : {
      "directory" : [
         "examples"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.07",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "JSON::XS" : "0",
            "List::Util" : "1.33",
            "Moo" : "2.000",
            "POSIX" : "0",
            "Types::Standard" : "1.000",
            "perl" : "5.020"
         }
      },
      "test" : {
         "requires" : {
            "Test::Exception" : "0",
            "Test::More" : "0.98"
         }
      }
   },
   "provides" : {
      "Algorithm::TimelinePacking" : {
         "file" : "lib/Algorithm/TimelinePacking.pm",
         "version" : "0.01"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://gitlab.com/dmorel69/Algorithm-TimelinePacking/issues"
      },
      "homepage" : "https://gitlab.com/dmorel69/Algorithm-TimelinePacking",
      "repository" : {
         "type" : "git",
         "url" : "https://gitlab.com/dmorel69/Algorithm-TimelinePacking.git",
         "web" : "https://gitlab.com/dmorel69/Algorithm-TimelinePacking"
      }
   },
   "version" : "0.01",
   "x_serialization_backend" : "JSON::PP version 4.16",
   "x_static_install" : 1
}



( run in 1.411 second using v1.01-cache-2.11-cpan-e1769b4cff6 )