python-xlrd 2.0.1-2 source package in Ubuntu

Changelog

python-xlrd (2.0.1-2) unstable; urgency=medium

  * Team upload.
  * d/control: Bump standards version to 4.6.2 (from 4.6.1: no further
    changes needed).

 -- Emmanuel Arias <email address hidden>  Thu, 30 Nov 2023 10:15:46 -0300

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xlrd_2.0.1-2.dsc 2.1 KiB 80185e35339e191b36b96522753f90b87a7b74a94dda9e8cc564e46a03a4740a
python-xlrd_2.0.1.orig.tar.gz 359.7 KiB eb56c9d63059e18784cc172c0f2a2af738117e3397cc4f70aea60d6677832935
python-xlrd_2.0.1-2.debian.tar.xz 7.0 KiB 479b6b9cb7a2b88bdc97d59da41ac2a8067c990de6ad80b3af5fc91415b305b0

Available diffs

No changes file available.

Binary packages built by this source

python-xlrd-docs: extract data from Microsoft Excel spreadsheet files (documentation)

 xlrd is a Python library to Extract data from new and old Microsoft
 Excel spreadsheets. It supports both .xls and .xlsx files (from Excel
 2007).
 .
 xlrd is a pure Python module and does not require any dependency
 outside of the standard Python distribution.
 .
 This package contains the documentation.

python3-xlrd: extract data from Microsoft Excel spreadsheet files (Python3 version)

 xlrd is a Python library to Extract data from new and old Microsoft
 Excel spreadsheets. It supports both .xls and .xlsx files (from Excel
 2007).
 .
 xlrd is a pure Python module and does not require any dependency
 outside of the standard Python distribution.
 .
 This package contains only the Python3 version of xlrd.