python-xlrd 0.9.4-1 source package in Ubuntu

Changelog

python-xlrd (0.9.4-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 3.9.6.
  * Remove unit tests (as requested by upstream).
  * Update debian/watch to use debian.net redirector.
  * Switch to pybuild. This makes the build reproducible.

 -- Vincent Bernat <email address hidden>  Thu, 20 Aug 2015 10:58:41 +0200

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
Xenial release universe python

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xlrd_0.9.4-1.dsc 2.0 KiB 9bb5c72a12bcb9486acf2fb6eeaff267ff3d6a3f13380e5b97bf9cdcb04bc195
python-xlrd_0.9.4.orig.tar.gz 315.4 KiB 8e8d3359f39541a6ff937f4030db54864836a06e42988c452db5b6b86d29ea72
python-xlrd_0.9.4-1.debian.tar.xz 5.4 KiB 4c4ff2503370b88e2b8b53d28c6e47ee376bbd510e54c157e951fff03120be12

Available diffs

No changes file available.

Binary packages built by this source

python-xlrd: extract data from Microsoft Excel spreadsheet files

 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 Python2 version of xlrd as well as the
 documentation and runxlrd, a small utility to extract data from
 Microsoft Excel spreadsheet files.

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.