octave-io 2.6.4-3build1 source package in Ubuntu

Changelog

octave-io (2.6.4-3build1) mantic; urgency=medium

  * No-change rebuild against octave-abi-58

 -- Graham Inggs <email address hidden>  Mon, 14 Aug 2023 17:29:38 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Mantic
Original maintainer:
Debian Octave Group
Architectures:
any
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe math
Mantic release universe math

Downloads

File Size SHA-256 Checksum
octave-io_2.6.4.orig.tar.gz 228.1 KiB a74a400bbd19227f6c07c585892de879cd7ae52d820da1f69f1a3e3e89452f5a
octave-io_2.6.4-3build1.debian.tar.xz 113.3 KiB 68971bfac7eb852c05b425b73fad380a0a87a757ce5f4fcbc8be462fc437abbc
octave-io_2.6.4-3build1.dsc 2.1 KiB 61b8858ba181a76f19c6925af4f5068238780764453c19a48bba28c20f55db44

View changes file

Binary packages built by this source

octave-io: input/output data functions for Octave

 This package provides functions to input/output data in different
 formats in Octave, a numerical computation software. It contains
 functions to add variables to existing save files (append_save), read
 and write matrixes to a text file (dlmwrite, csvread, csvwrite) and
 read Excel spreadsheet (xlsread) and OpenDocument spreadsheet (odsread).
 .
 This Octave add-on package is part of the Octave-Forge project.

octave-io-dbgsym: debug symbols for octave-io