pyspread 2.2.3-1 source package in Ubuntu

Changelog

pyspread (2.2.3-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 4.6.2 (No change)

 -- Andreas Noteng <email address hidden>  Sun, 31 Dec 2023 19:13:29 +0100

Upload details

Uploaded by:
Andreas Noteng
Uploaded to:
Sid
Original maintainer:
Andreas Noteng
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyspread_2.2.3-1.dsc 2.2 KiB c9da0d46a2d49f87bd63398984cd5f85ffb8122cc79da3b6354aaea7c16b0ae6
pyspread_2.2.3.orig.tar.bz2 2.0 MiB caa512d6289b09ad0e061ae995803ea74ad43d1211f65d161b653b235c9b126d
pyspread_2.2.3-1.debian.tar.xz 11.9 KiB a752530a6113c13d69d881d1775d3af7f5baafccaa4a2c63e485cb431ea94bbf

Available diffs

No changes file available.

Binary packages built by this source

pyspread: cross-platform Python spreadsheet application

 Pyspread is a cross-platform Python spreadsheet application. Instead of
 spreadsheet formulas, Python expressions are entered into the spreadsheet
 cells. Each expression returns a Python object that can be accessed from
 other cells. These objects can represent anything including lists or matrices.