octave-io 2.6.4-3build2 source package in Ubuntu

Changelog

octave-io (2.6.4-3build2) oracular; urgency=medium

  * No-change rebuild against octave-abi-59

 -- Graham Inggs <email address hidden>  Tue, 14 May 2024 09:46:36 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular proposed 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-3build2.debian.tar.xz 113.3 KiB 3e2cb8cb4fb4e8409b4534c07b7227459cc4bdff3f6c69ea32b2d0e64c3eb210
octave-io_2.6.4-3build2.dsc 2.1 KiB be77fd8aed143e93015f39cf6a1a194f56fb60454f2f9748af7bf76e4d253282

Available diffs

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