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".

<http://purl.org/NET/cpan-uri/dist/Alien-LibXML/v_0-000_01>
	a                    cpan-uri:DeveloperRelease, doap:Version;
	rdfs:label           "Preview - just noodling really";
	dc:identifier        "Alien-LibXML-0.000_01"^^xsd:string;
	dc:issued            "2012-11-28"^^xsd:date;
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
	doap:file-release    <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Alien-LibXML-0.000_01.tar.gz>;
	doap:revision        "0.000_01"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/Alien-LibXML/v_0-000_02>
	a                    cpan-uri:DeveloperRelease, doap:Version;
	dc:identifier        "Alien-LibXML-0.000_02"^^xsd:string;
	dc:issued            "2012-11-30"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Packaging;
			rdfs:label "Include a meaty gcc test in the test suite.";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
	doap:file-release    <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Alien-LibXML-0.000_02.tar.gz>;
	doap:revision        "0.000_02"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/Alien-LibXML/v_0-001>
	a                    doap:Version;
	dc:identifier        "Alien-LibXML-0.001"^^xsd:string;
	dc:issued            "2013-01-02"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Packaging;
			rdfs:label "Bundle example usage.";
		], [
			a doap-changeset:Documentation;
			rdfs:label "Add better abstract.";
		], [
			a doap-changeset:Documentation;
			rdfs:label "Include example usage in SYNOPSIS.";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
	doap:file-release    <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/Alien-LibXML-0.001.tar.gz>;
	doap:revision        "0.001"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/Alien-LibXML/v_0-002>
	a                    doap:Version;
	dc:identifier        "Alien-LibXML-0.002"^^xsd:string;
	dc:issued            "2014-09-16"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Packaging;



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