libcypher-parser 0.6.2-0.1 source package in Ubuntu

Changelog

libcypher-parser (0.6.2-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream release fixing GCC-12 build. (Closes: #1012975)
  * Refresh packaging:
    + Use debhelper compat v13.
    + Use Standards-Version 4.6.2.
  * debian/compat: Dropped, not needed.
  * debian/watch: Fix upstream monitoring script using GitHub API.
  * debian/control: Add new build-dependency peg.
  * debian/copyright: Refresh file path.
  * debian/libcypher-parser-doc.install: Fix installation.
  * debian/rules: Do not include special handling on Doxygen, use
    default buildsystem instead.

 -- Boyuan Yang <email address hidden>  Thu, 07 Mar 2024 22:46:46 -0500

Upload details

Uploaded by:
Chris Leishman
Uploaded to:
Sid
Original maintainer:
Chris Leishman
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libcypher-parser_0.6.2-0.1.dsc 2.4 KiB 920112e1b9f36f15ed43a518f7eb05974184212a4b6c5ef3139db7dcf18310af
libcypher-parser_0.6.2.orig.tar.gz 169.0 KiB 11a4a1934027caa7cebeb5e265dd127d8f72aa8f5c973c48b2fdedb1b0a00f5d
libcypher-parser_0.6.2.orig.tar.gz.asc 833 bytes 9fd269c1d4b583b036684ca73e13808037f836938bfea88cce452277e35fd46b
libcypher-parser_0.6.2-0.1.debian.tar.xz 32.5 KiB dc5e607c5dcb8af82b57a933876561b2b24b6e419de1a1d29f60a3b118ad66d2

No changes file available.

Binary packages built by this source

cypher-lint: Lint tool for the Cypher query language

 Cypher is a graph query language that allows for expressive and efficient
 querying of graph data.
 .
 This tool provides correctness checking of Cypher language input, and can
 be used to output the Abstract Syntax Tree (AST) of the parsed input.

cypher-lint-dbgsym: debug symbols for cypher-lint
libcypher-parser-dev: Development files for libcypher-parser

 Cypher is a graph query language that allows for expressive and efficient
 querying of graph data.
 .
 libcypher-parser provides efficient parsing of Cypher into an Abstract
 Syntax Tree (AST) form, using a parsing expression grammar that is equivalent
 to that used in the Neo4j graph database.
 .
 This package contains the development files (headers, static libraries).

libcypher-parser-doc: Documentation for libcypher-parser

 Cypher is a graph query language that allows for expressive and efficient
 querying of graph data.
 .
 libcypher-parser provides efficient parsing of Cypher into an Abstract
 Syntax Tree (AST) form, using a parsing expression grammar that is equivalent
 to that used in the Neo4j graph database.
 .
 This package contains the documentation that is also available on the
 libcypher-parser website (https://github.com/cleishm/libcypher-parser).

libcypher-parser8: Parsing library for the Cypher query language

 Cypher is a graph query language that allows for expressive and efficient
 querying of graph data.
 .
 libcypher-parser provides efficient parsing of Cypher into an Abstract
 Syntax Tree (AST) form, using a parsing expression grammar that is equivalent
 to that used in the Neo4j graph database.
 .
 This version is compatible with Cypher as implemented in Neo4j 3.0.

libcypher-parser8-dbgsym: debug symbols for libcypher-parser8