librdf-trinex-compatibility-attean-perl 0.100-1.1 source package in Ubuntu

Changelog

librdf-trinex-compatibility-attean-perl (0.100-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Fri, 08 Jan 2021 13:46:21 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
librdf-trinex-compatibility-attean-perl_0.100-1.1.dsc 2.3 KiB 423c184bbb12709d0bf0ef4d5edbbd570e6fb2198231a3d1d8884ef0c7c56c62
librdf-trinex-compatibility-attean-perl_0.100.orig.tar.gz 15.0 KiB 775586866c5bfbdf9e4592e009fabfc9ebd6f6901f2c2d7bd8a696b21149d21b
librdf-trinex-compatibility-attean-perl_0.100-1.1.debian.tar.xz 2.9 KiB 098b357ac7923a491ca7b6405b385d4f7acbc451f0d31234599b108b4a5fbac7

Available diffs

No changes file available.

Binary packages built by this source

librdf-trinex-compatibility-attean-perl: compatibility layer between Attean and RDF::Trine

 RDF::TrineX::Compatibility::Attean is a compatibility layer
 that is useful for modules that are in transition to Attean,
 in that older modules will be able to use newer code.
 It is for example a dependency for RDFa serialization.
 .
 RDF::Trine and Attean are both Perl frameworks
 for working with RDF data and SPARQL queries,
 the former using Moose and deprecated
 in favor of the latter using Moo.
 .
 SPARQL is an RDF query language,
 that is, a semantic query language for databases,
 able to retrieve and manipulate data
 stored in Resource Description Framework format.
 .
 Resource Description Framework (RDF) is a standard model
 for data interchange on the Web.