App-Licensecheck

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

 - Generalize license string composition.
 - Improve detection of license AGPL.
 - Improve detection of license Apache.
 - Improve non-version descriptor matching.
 - Improve version matching in license detections.
 - Tighten regexes: Generalize and improve version matching.
 - Tighten regexes: Simplify space matching (string already normalized).
 - Tighten regexes: Treat affero as alternative (not prefix) to GPL
   prefixes lesser and library.

v3.0.24	2016-09-03

 [ Bug Fixes ]
 - Fix apply options --check --ignore to full path (not basename).

v3.0.23	2016-09-01

 [ Bug Fixes ]
 - Fix skip parsing non-files (regression since v3.0.5).
 - Fix stop ignore options --check --ignore (regression since v3.0.5).

doap.ttl  view on Meta::CPAN

	a                    doap:Version;
	dc:issued            "2012-09-25"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item "Detect MPL v2.0."^^dt:Change, "Parse (fixed-form) Fortran code."^^dt:Change;
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/jamessan>;
	doap:revision        "2.12.4"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.12.5>
	a                    doap:Version;
	dc:issued            "2012-10-24"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item "Adapt code to some perl best practice."^^dt:Change, "Add comment removal test cases."^^dt:Change, "Add more GPL test cases."^^dt:Change, "Fix detect BSD-3-clause."^^dt:Change, "Fix detect GPL license version."^^dt:Change, "GetO...
	];
	doap-changeset:released-by <http://webid.debian.net/maintainers/bdrung>;
	doap:revision        "2.12.5"^^xsd:string.

<http://packages.qa.debian.org/devscripts#devscripts_2.13.0>
	a                    doap:Version;
	dc:issued            "2013-02-18"^^xsd:date;
	doap-changeset:changeset [

doap.ttl  view on Meta::CPAN

	doap:bug-database    <http://rt.cpan.org/Dist/Display.html?Queue=App-Licensecheck>, <https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=licensecheck>;
	doap:category        [ rdfs:label "Sourcecode" ], [ rdfs:label "Licensing" ];
	doap:created         "2000-01-28"^^xsd:date;
	doap:developer       <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:download-page   <https://metacpan.org/release/App-Licensecheck>;
	doap:homepage        <https://metacpan.org/pod/App::Licensecheck>, <https://metacpan.org/release/App-Licensecheck>;
	doap:license         <http://www.gnu.org/licenses/agpl-3.0.txt>;
	doap:maintainer      <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:name            "App-Licensecheck";
	doap:programming-language "Perl";
	doap:release         <http://purl.org/NET/cpan-uri/dist/App-Licensecheck/v_v3-0-0>, <http://purl.org/NET/cpan-uri/dist/App-Licensecheck/v_v3-0-1>, <http://purl.org/NET/cpan-uri/dist/App-Licensecheck/v_v3-0-10>, <http://purl.org/NET/cpan-uri/dist/App...
	doap:repository      [
		a doap:GitRepository;
		doap:browse <https://salsa.debian.org/build-common-team/licensecheck.git>;
	];
	doap:shortdesc       "simple license checker for source files".

<http://purl.org/NET/cpan-uri/dist/App-Licensecheck/v_v3-0-0>
	a                    doap:Version;
	dc:identifier        "App-Licensecheck-v3.0.0"^^xsd:string;
	dc:issued            "2016-06-27"^^xsd:date;

doap.ttl  view on Meta::CPAN

			rdfs:label "Fix stop ignore options --check --ignore (regression since v3.0.5).";
		], [
			a doap-changeset:Change;
			rdfs:label "Use Path::Iterator::Rule.";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/App-Licensecheck-v3.0.23.tar.gz>;
	doap:revision        "v3.0.23"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/App-Licensecheck/v_v3-0-24>
	a                    doap:Version;
	dc:identifier        "App-Licensecheck-v3.0.24"^^xsd:string;
	dc:issued            "2016-09-03"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "Fix apply options --check --ignore to full path (not basename).";
		];
	];
	doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/jonass>;
	doap:file-release    <http://backpan.cpan.org/authors/id/J/JO/JONASS/App-Licensecheck-v3.0.24.tar.gz>;
	doap:revision        "v3.0.24"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/App-Licensecheck/v_v3-0-25>
	a                    doap:Version;
	dc:identifier        "App-Licensecheck-v3.0.25"^^xsd:string;
	dc:issued            "2016-09-21"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Change;
			rdfs:label "Enhance detection of Perl license.";
		], [



( run in 1.484 second using v1.01-cache-2.11-cpan-7add2cbd662 )