python-agate-excel 0.2.3-1 source package in Ubuntu

Changelog

python-agate-excel (0.2.3-1) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/control: Remove ancient X-Python3-Version field
  * Use debhelper-compat instead of debian/compat.

  [ Andrius Merkys ]
  * New upstream version 0.2.3
  * Refreshing patches.
  * Bumping debhelper compat level (no changes).
  * Bumping Standards-Version to 4.4.1 (no changes).
  * Removing 'sign-tags' directive from debian/gbp.conf.

 -- Andrius Merkys <email address hidden>  Wed, 27 Nov 2019 04:47:26 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-agate-excel_0.2.3-1.dsc 2.5 KiB 9462fee7b7c842b1d716e57bc8b9053d032394b48546ab266d8e4f75fba62b31
python-agate-excel_0.2.3.orig.tar.gz 160.7 KiB 83fc1e68b94704b7dae5f0880cb66facec43ecda08d5eafda3c0f2c27587cf53
python-agate-excel_0.2.3-1.debian.tar.xz 3.5 KiB 5a3fe799eb26f4fe997c7031d2d387ed3cdf40b7d7e6f6f4aabfc704034f5254

Available diffs

No changes file available.

Binary packages built by this source

python-agateexcel-doc: documentation for agate-excel

 Agate-excel adds read support for Excel files (xls and xlsx) to agate. It uses
 a monkey patching pattern to add read methods for xls and xlsx files to all
 agate. Table instances after import of the corresponding agateexcel module.
 .
 This package provides the documentation.

python3-agateexcel: support for Excel files in agate

 Agate-excel adds read support for Excel files (xls and xlsx) to agate. It uses
 a monkey patching pattern to add read methods for xls and xlsx files to all
 agate. Table instances after import of the corresponding agateexcel module.
 .
 This package provides the modules for Python 3.