File: doap.pret

package info (click to toggle)
libmodule-install-rdf-perl 0.009-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 296 kB
  • sloc: perl: 3,019; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 1,018 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
`Module-Install-RDF`
	doap:shortdesc             "advanced metadata for your distribution"@en;
	doap:programming-language  "Perl";
	doap:homepage              <https://metacpan.org/release/Module-Install-RDF>;
	doap:download-page         <https://metacpan.org/release/Module-Install-RDF>;
	doap:bug-database          <http://rt.cpan.org/Dist/Display.html?Queue=Module-Install-RDF>;
	doap:repository            [ a doap:GitRepository; doap:browse <https://github.com/tobyink/p5-module-install-rdf> ];
	doap:maintainer            cpan:tobyink ;
	doap:developer             cpan:tobyink ;
	doap:documenter            cpan:tobyink ;
	doap:tester                cpan:tobyink ;
	doap:created               2011-09-30 ;
	doap:license               <http://dev.perl.org/licenses/>; 
	doap:category              [label "Semantic Web"], [label "Packaging"].

cpan:tobyink
	foaf:name                  "Toby Inkster";
	foaf:mbox                  <mailto:tobyink@cpan.org>;
	foaf:homepage              <http://tobyinkster.co.uk/>.