Alien-LibXML

 view release on metacpan or  search on metacpan

doap.ttl  view on Meta::CPAN

@prefix cpan-uri: <http://purl.org/NET/cpan-uri/terms#> .
@prefix dc:    <http://purl.org/dc/terms/> .
@prefix doap:  <http://usefulinc.com/ns/doap#> .
@prefix doap-bugs: <http://ontologi.es/doap-bugs#> .
@prefix doap-changeset: <http://ontologi.es/doap-changeset#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .

<http://dev.perl.org/licenses/>
	dc:title             "the same terms as the perl 5 programming language system itself".

<http://purl.org/NET/cpan-uri/dist/Alien-LibXML/project>
	a                    doap:Project;
	dc:contributor       <http://purl.org/NET/cpan-uri/person/tobyink>;
	doap-bugs:issue      <http://purl.org/NET/cpan-uri/rt/ticket/90273>;
	doap:bug-database    <http://rt.cpan.org/Dist/Display.html?Queue=Alien-LibXML>;
	doap:created         "2012-11-28"^^xsd:date;
	doap:developer       <http://purl.org/NET/cpan-uri/person/tobyink>;
	doap:download-page   <https://metacpan.org/release/Alien-LibXML>;
	doap:homepage        <https://metacpan.org/release/Alien-LibXML>;
	doap:license         <http://dev.perl.org/licenses/>;
	doap:maintainer      <http://purl.org/NET/cpan-uri/person/tobyink>;
	doap:name            "Alien-LibXML";
	doap:programming-language "Perl";
	doap:release         <http://purl.org/NET/cpan-uri/dist/Alien-LibXML/v_0-000_01>, <http://purl.org/NET/cpan-uri/dist/Alien-LibXML/v_0-000_02>, <http://purl.org/NET/cpan-uri/dist/Alien-LibXML/v_0-001>, <http://purl.org/NET/cpan-uri/dist/Alien-LibXML/...
	doap:repository      [
		a doap:GitRepository;
		doap:browse <https://github.com/tobyink/p5-alien-libxml>;
	];
	doap:shortdesc       "install the C libxml2 library on your system".

t/tree1.xml  view on Meta::CPAN

<root attr="1">
	<inner />
</root>



( run in 1.700 second using v1.01-cache-2.11-cpan-df04353d9ac )