rasqal 0.9.33-0.2 source package in Ubuntu

Changelog

rasqal (0.9.33-0.2) unstable; urgency=high

  * Non-maintainer upload.
  * Add missing build-dependency gtk-doc-tools. (Closes: #978895) 

 -- Boyuan Yang <email address hidden>  Sat, 18 Sep 2021 13:40:08 -0400

Upload details

Uploaded by:
Dave Beckett
Uploaded to:
Sid
Original maintainer:
Dave Beckett
Architectures:
any all
Section:
libs
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rasqal_0.9.33-0.2.dsc 2.0 KiB 147a9634004d5b1b19557c800ed3f3785059ecb74a0e04284275fbafafd13437
rasqal_0.9.33.orig.tar.gz 1.5 MiB 6924c9ac6570bd241a9669f83b467c728a322470bf34f4b2da4f69492ccfd97c
rasqal_0.9.33-0.2.debian.tar.xz 5.9 KiB 251d781af331f69b6d0943f28d5985c2453091a55c7f992df930361cd8ad1bd2

No changes file available.

Binary packages built by this source

librasqal3: Rasqal RDF query library

 Rasqal is a C library providing support for querying the
 Resource Description Framework (RDF) including
 parsing query syntaxes, constructing the queries, executing them,
 returning result bindings and formatting results. It supports the
 SPARQL RDF Query Language, RDF Data Query Language (RDQL) and LAQRS
 experimental query language extending SPARQL.
 .
 Rasqal is designed for performance, flexibility and embedding (no
 memory leaks) and to track ongoing RDF query language work.

librasqal3-dbg: Rasqal RDF Query Library - debugging symbols

 This package contains the debugging symbols for debugging
 applications which use librasqal3.

librasqal3-dev: Rasqal RDF query library development libraries and headers

 Development libraries, header files and documentation needed by
 programs that want to compile with the Rasqal RDF query library.

librasqal3-doc: Documentation for the Rasqal RDF Query library

 Rasqal is a C library providing support for querying the
 Resource Description Framework (RDF) including
 parsing query syntaxes, constructing the queries, executing them,
 returning result bindings and formatting results. It supports the
 SPARQL RDF Query Language, RDF Data Query Language (RDQL) and LAQRS
 experimental query language extending SPARQL.
 .
 This package contains the HTML documentation for the Rasqal library
 in /usr/share/gtk-doc/html/rasqal/ .

rasqal-utils: Rasqal RDF Query utilities

 This package provides the roqet tool for querying RDF content
 with SPARQL and RDQL RDF query languages using the Rasqal RDF
 query library.

rasqal-utils-dbgsym: debug symbols for rasqal-utils