python-agate-excel 0.2.5-2 source package in Ubuntu

Changelog

python-agate-excel (0.2.5-2) unstable; urgency=medium

  * Team upload.
  * Add version constraint on python3-openpyxl.

 -- HÃ¥vard Flaget Aasen <email address hidden>  Wed, 01 Dec 2021 08:49:13 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-agate-excel_0.2.5-2.dsc 2.4 KiB e8001453d798ada50c48bf0159737abf5cbb7348efaed782d9b95a779e600ff1
python-agate-excel_0.2.5.orig.tar.gz 162.1 KiB aad17edcc99627106e990755cc54e6d8a77452f6f22b30768b35047fbb12c587
python-agate-excel_0.2.5-2.debian.tar.xz 4.4 KiB 94cbb06e0fe59196551cc523b16e698b915472517a0168d3d364a640f5097eb4

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.