76 lines
1.7 KiB
JSON
76 lines
1.7 KiB
JSON
{
|
|
"abstract" : "Interface to Gnome libxml2 xml parsing and DOM library",
|
|
"author" : [
|
|
"Petr Pajas"
|
|
],
|
|
"dynamic_config" : 1,
|
|
"generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
|
|
"keywords" : [
|
|
"dom",
|
|
"html",
|
|
"libxml",
|
|
"object oriented",
|
|
"oop",
|
|
"parse",
|
|
"parser",
|
|
"parsing",
|
|
"pullparser",
|
|
"sax",
|
|
"sgml",
|
|
"xml",
|
|
"xpath",
|
|
"XPath",
|
|
"xs"
|
|
],
|
|
"license" : [
|
|
"perl_5"
|
|
],
|
|
"meta-spec" : {
|
|
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
|
|
"version" : 2
|
|
},
|
|
"name" : "XML-LibXML",
|
|
"no_index" : {
|
|
"directory" : [
|
|
"t",
|
|
"inc"
|
|
]
|
|
},
|
|
"prereqs" : {
|
|
"build" : {
|
|
"requires" : {
|
|
"ExtUtils::MakeMaker" : "0"
|
|
}
|
|
},
|
|
"configure" : {
|
|
"requires" : {
|
|
"ExtUtils::MakeMaker" : "0"
|
|
}
|
|
},
|
|
"runtime" : {
|
|
"requires" : {
|
|
"Test::More" : "0",
|
|
"XML::NamespaceSupport" : "1.07",
|
|
"XML::SAX" : "0.11",
|
|
"XML::SAX::Base" : "0",
|
|
"XML::SAX::Exception" : "0",
|
|
"base" : "0",
|
|
"parent" : "0",
|
|
"perl" : "5.008",
|
|
"strict" : "0",
|
|
"vars" : "0",
|
|
"warnings" : "0"
|
|
}
|
|
}
|
|
},
|
|
"release_status" : "stable",
|
|
"resources" : {
|
|
"homepage" : "https://github.com/shlomif/perl-XML-LibXML",
|
|
"repository" : {
|
|
"url" : "https://github.com/shlomif/perl-XML-LibXML"
|
|
}
|
|
},
|
|
"version" : "2.0134",
|
|
"x_serialization_backend" : "JSON::PP version 2.97001"
|
|
}
|