python-feather-format 0.3.1+dfsg1-6 source package in Ubuntu

Changelog

python-feather-format (0.3.1+dfsg1-6) unstable; urgency=medium

  * Team upload.
  * Patch: Support setuptools 60. Closes: #1022475

 -- Stefano Rivera <email address hidden>  Sat, 05 Nov 2022 17:27:42 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-feather-format_0.3.1+dfsg1-6.dsc 1.7 KiB cfde00c781ce0c6921bb6fb0347794aa42ebdff1f3d72c4da3f7f67d5ad43ba6
python-feather-format_0.3.1+dfsg1.orig.tar.gz 108.0 KiB df85387ba8f8121eab3afa743ca205a3c0bad4c66670f48d49ce1807127e0096
python-feather-format_0.3.1+dfsg1-6.debian.tar.xz 5.0 KiB 604a7b6765be28b9d176a6aef5187af716e8555a7e79207eeefa48e500663641

No changes file available.

Binary packages built by this source

python3-feather-format: Python interface to the Apache Arrow-based Feather File Format (Python 3)

 Feather is binary columnar serialization for data frames. It is
 designed to read and write data frames very efficiently, and to make it
 easy to share data across multiple data analysis languages.
 .
 This package provides python3 binding for feather format.

python3-feather-format-dbgsym: debug symbols for python3-feather-format