sexpp 0.8.7-3.1 source package in Ubuntu

Changelog

sexpp (0.8.7-3.1) unstable; urgency=medium

  * Non-maintainer upload

  [ Mechtilde ]
  * [a1ca100] Fix noheck FTBFS. (Closes: #1050329)
    + Thanks Helmut Grohne for the patch

 -- Mechtilde Stehmann <email address hidden>  Sun, 01 Oct 2023 10:06:24 +0200

Upload details

Uploaded by:
dkg
Uploaded to:
Sid
Original maintainer:
dkg
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
sexpp_0.8.7-3.1.dsc 1.9 KiB d7be3e40438f926c317088cd10a9ce3eda9e4faf4312b257b7aff58160f1eae4
sexpp_0.8.7.orig.tar.gz 45.9 KiB d877a2a39f38d3e0d84f74cb5e4bb3c180b8ee68086ccc43117e09364d66ba2b
sexpp_0.8.7-3.1.debian.tar.xz 4.5 KiB 471669fbdad6d26bc0d4b0cf2b1bfea2cd6649c6f28da7bfe063b0186171b663

Available diffs

No changes file available.

Binary packages built by this source

libsexpp-dev: S-expressions parser and generator development files

 S-expressions are data structures for representing complex data as a
 variation on LISP S-expressions.
 .
 This package contains the development headers and documentation used
 to build other tools against the libsexpp library.

libsexpp0: S-expressions parser and generator library

 S-expressions are data structures for representing complex data as a
 variation on LISP S-expressions.
 .
 This package contains a shared library for dealing with
 S-expressions, libsexpp.

libsexpp0-dbgsym: debug symbols for libsexpp0
sexpp: S-expressions parser and generator command-line tool

 S-expressions are data structures for representing complex data as a
 variation on LISP S-expressions.
 .
 sexpp is a command-line tool for reading, parsing, and emitting
 S-expressions.

sexpp-dbgsym: debug symbols for sexpp