python-xlrd 1.1.0-4 source package in Ubuntu

Changelog

python-xlrd (1.1.0-4) unstable; urgency=medium

  * Team upload

  [ Matthias Klose ]
  * Stop using time.clock, removed in 3.8 (Closes: 943418)

 -- Graham Inggs <email address hidden>  Fri, 22 Nov 2019 09:14:34 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xlrd_1.1.0-4.dsc 2.2 KiB e4bf40285066f65f6ad373157f8ad5acc5e1759b3d665387dd791126d509ce29
python-xlrd_1.1.0.orig.tar.gz 528.7 KiB 8a21885513e6d915fe33a8ee5fdfa675433b61405ba13e2a69e62ee36828d7e2
python-xlrd_1.1.0-4.debian.tar.xz 6.3 KiB dfdb5f33d5cf11aa460e25666301d3cca99cf805b064adc5ca0caf7b56db9813

No changes file available.

Binary packages built by this source

python-xlrd: No summary available for python-xlrd in ubuntu focal.

No description available for python-xlrd in ubuntu focal.

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.