libodsstream 0.9.6-1 source package in Ubuntu

Changelog

libodsstream (0.9.6-1) unstable; urgency=low

  * New upstream version fixing bug.

 -- Filippo Rusconi <email address hidden>  Mon, 04 Dec 2023 22:01:13 +0100

Upload details

Uploaded by:
The Debichem Group
Uploaded to:
Sid
Original maintainer:
The Debichem Group
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libodsstream_0.9.6-1.dsc 2.2 KiB d909a4e5e70edb48b6dea1b991c75cba3aa98ec3ff4f1ba9ee3c64ca7f037c6b
libodsstream_0.9.6.orig.tar.gz 96.6 KiB 830f233ecdf941dfb60fd9b8a1c528d932b75346b911efc6fee7ead4f6192f2f
libodsstream_0.9.6-1.debian.tar.xz 5.8 KiB f7a0b1c92307438fb7beceea3aa186bd056aefe93da66fbb948f56aaa743ce24

Available diffs

No changes file available.

Binary packages built by this source

libodsstream-dev: C++ library to read or write ODS files (development files)

 libodsstream provides a simple way to read and write Open
 Document Spreadsheet files. The hight memory efficiency comes
 from the fact that only streams are used for the read/write
 operations.
 .
 This package contains the header files of the library.

libodsstream-doc: doxygen documentation of the ODSstream library

 libodsstream provides a simple way to read and write Open
 Document Spreadsheet files. The hight memory efficiency comes
 from the fact that only streams are used for the read/write
 operations.
 .
 This package contains the developer documentation.

libodsstream0: C++ library to read or write ODS files

 libodsstream provides a simple way to read and write Open
 Document Spreadsheet files. The hight memory efficiency comes
 from the fact that only streams are used for the read/write
 operations.
 .
 This package contains the shared library.

libodsstream0-dbgsym: debug symbols for libodsstream0
ods2tsv: ODS to TSV file converter

 Simple command line interface utility that takes one or more ods
 files as input and convert them into tabulated separated value
 (tsv simple text files). Each ods file will create an output
 directory of the same name, containing all the spreadsheets
 (one tsv file per spreadsheet).

ods2tsv-dbgsym: debug symbols for ods2tsv