redland 1.0.13-3 source package in Ubuntu

Changelog

redland (1.0.13-3) unstable; urgency=low

  * Require raptor 2.0.2 to ensure this uses one with the library version
    check (Closes: #628046)
  * debian/control:
    - Standards-Version 3.9.2
    - Build-Depend on libltdl-dev so that libltdl comes from system always
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  29 May 2011 15:19:05 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Dave Beckett
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
redland_1.0.13.orig.tar.gz 1.5 MiB bad6e8b39cece09d90d31bc33e023f6181147cfe46ffafed9e037b69b92c4498
redland_1.0.13-3.debian.tar.gz 8.0 KiB 0bec4375e43cb19d30a4db675357fe86c32de807dec8d3838ac20830a15a1eba
redland_1.0.13-3.dsc 1.3 KiB 8b24539c13047ba8eced686580cb30bf360097bf0436fdaa15f789ab893d43c4

Available diffs

View changes file

Binary packages built by this source

librdf-storage-mysql: RDF library, MySQL backend

 Redland is a library that provides a high-level interface for RDF
 (Resource Description Framework) implemented in an object-based API.
 It is modular and supports different RDF/XML parsers, storage
 mechanisms and other elements. Redland is designed for applications
 developers to provide RDF support in their applications as well as
 for RDF developers to experiment with the technology.
 .
 This package contains the MySQL storage backend.

librdf-storage-postgresql: RDF library, PostGreSQL backend

 Redland is a library that provides a high-level interface for RDF
 (Resource Description Framework) implemented in an object-based API.
 It is modular and supports different RDF/XML parsers, storage
 mechanisms and other elements. Redland is designed for applications
 developers to provide RDF support in their applications as well as
 for RDF developers to experiment with the technology.
 .
 This package contains the PostGreSQL storage backend.

librdf-storage-sqlite: RDF library, SQLite backend

 Redland is a library that provides a high-level interface for RDF
 (Resource Description Framework) implemented in an object-based API.
 It is modular and supports different RDF/XML parsers, storage
 mechanisms and other elements. Redland is designed for applications
 developers to provide RDF support in their applications as well as
 for RDF developers to experiment with the technology.
 .
 This package contains the SQLite storage backend.

librdf0: Redland Resource Description Framework (RDF) library

 Redland is a library that provides a high-level interface for RDF
 (Resource Description Framework) implemented in an object-based API.
 It is modular and supports different RDF/XML parsers, storage
 mechanisms and other elements. Redland is designed for applications
 developers to provide RDF support in their applications as well as
 for RDF developers to experiment with the technology.
 .
 This package includes the core file-based storages. To get database
 backed storages, the librdf-storage-postgresql, librdf-storage-mysql
 or librdf-storage-sqlite packages should be installed.

librdf0-dev: No summary available for librdf0-dev in ubuntu oneiric.

No description available for librdf0-dev in ubuntu oneiric.

redland-utils: Redland Resource Description Framework (RDF) Utility programs

 This package provides the rdfproc utility for processing the
 Resource Description Framework (RDF) format using the Redland RDF library.
 It allows reading RDF from syntaxes, manipulating the RDF graph, querying
 using RDQL and SPARQL and serializing RDF into syntaxes in RDF/XML,
 N-Triples, Turtle and RSS 1.0.