octave-io 1.2.5-1 source package in Ubuntu

Changelog

octave-io (1.2.5-1) unstable; urgency=low


  * Imported Upstream version 1.2.5
  * debian/copyright: reflect upstream changes
  * Recommend libapache-poi-java.
    That package now contains the JARs necessary for the POI+OOXML interface.
  * low-priority-for-POI.patch: new patch.
    Puts the POI interface at the tail of the interface priority list. The
    interface does not seem to work correctly for now.
  * README.Debian: update information about POI and OCT interfaces.

 -- Sébastien Villemot <email address hidden>  Sat, 16 Nov 2013 15:11:56 +0100

Upload details

Uploaded by:
Debian Octave Group
Uploaded to:
Sid
Original maintainer:
Debian Octave Group
Architectures:
any
Section:
math
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
octave-io_1.2.5-1.dsc 2.0 KiB 8a5088fb16238fa57303b1bb335ea17f5568ef9fe6d43bf2500eadd681b036d2
octave-io_1.2.5.orig.tar.gz 203.9 KiB d18c8cf3ec564f7f3b2b4125fbc3aae18c242dcdd518723f63578f724b2cbfd4
octave-io_1.2.5-1.debian.tar.gz 14.6 KiB a6871c339b58a76eb73ef3ef3fac7499b08409619dea9a50ae7dc24b3c2ec4a9

Available diffs

No changes file available.

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.