1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
---
abstract: 'A SPARQL Protocol Endpoint implementation'
author:
- 'Gregory Todd Williams <gwilliams@cpan.org>'
- 'Gregory Todd Williams <gwilliams@cpan.org>'
build_requires:
ExtUtils::MakeMaker: 6.59
Test::More: '0.61'
Test::WWW::Mechanize::PSGI: 0
configure_requires:
ExtUtils::MakeMaker: 6.59
distribution_type: module
dynamic_config: 1
generated_by: 'Module::Install version 1.19'
license: zlib
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
name: RDF-Endpoint
no_index:
directory:
- inc
- share
- t
requires:
Carp: 0
Config::ZOMG: 0
Data::Dumper: 0
File::ShareDir: 0
HTML::HTML5::Writer: 0
HTTP::Negotiate: 0
Hash::Merge::Simple: 0
IO::Compress::Gzip: 0
JSON: 0
Plack::Middleware::AccessLog: 0
Plack::Request: 0.99
Plack::Response: 0
RDF::Query: 2.905
RDF::RDFa::Generator: 0.2
RDF::Trine: 0.134
RDF::TrineX::Compatibility::Attean: 0
XML::LibXML: 1.7
perl: 5.8.0
resources:
IRC: irc://irc.perl.org/#perlrdf
bugtracker: https://github.com/kasei/perlrdf/issues
homepage: https://metacpan.org/release/RDF-Endpoint/
license: http://dev.perl.org/licenses/
repository: https://github.com/kasei/perlrdf/
version: '0.11'
|