python-agate 1.9.1-1 source package in Ubuntu

Changelog

python-agate (1.9.1-1) unstable; urgency=medium

  * Team Upload
  * New upstream version 1.9.1
  * remove python3-six from build-dep
  * add furo to build-dep
  * refresh patches
  * use new dh-sequence-python3
  * apply 'Multi-Arch: foreign' hint on -doc package

 -- Alexandre Detiste <email address hidden>  Wed, 31 Jan 2024 12:49:30 +0100

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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-agate_1.9.1-1.dsc 2.6 KiB c69019629b03780f2039405716ae3653a99b09edd18f1b4bd1b63caf2c6f1048
python-agate_1.9.1.orig.tar.gz 194.2 KiB 79db7f776a7e286d8d3a02733218e89a1072b43b6b82b42e099530bcb402882e
python-agate_1.9.1-1.debian.tar.xz 4.7 KiB ed697cdbb8fc209eea6a6ac103f14dc31a8abd2354bed24d0c5ff89bf4df604d

Available diffs

No changes file available.

Binary packages built by this source

python-agate-doc: documentation for agate

 Agate is a Python data analysis library that is optimized for humans instead
 of machines. It is an alternative to numpy and pandas that solves real-world
 problems with readable code.
 .
 Why agate?
 .
   - A readable and user-friendly API.
   - A complete set of SQL-like operations.
   - Unicode support everywhere.
   - Decimal precision everywhere.
   - Exhaustive user documentation.
   - Pluggable extensions that add SQL integration, Excel support, and more.
   - Designed with iPython, Jupyter and atom/hydrogen in mind.
   - Pure Python. No C dependencies to compile.
   - Exhaustive test coverage.
   - MIT licensed and free for all purposes.
   - Zealously zen.
   - Made with love.
 .
 This package provides the documentation.

python3-agate: data analysis library optimized for human readability

 Agate is a Python data analysis library that is optimized for humans instead
 of machines. It is an alternative to numpy and pandas that solves real-world
 problems with readable code.
 .
 Why agate?
 .
   - A readable and user-friendly API.
   - A complete set of SQL-like operations.
   - Unicode support everywhere.
   - Decimal precision everywhere.
   - Exhaustive user documentation.
   - Pluggable extensions that add SQL integration, Excel support, and more.
   - Designed with iPython, Jupyter and atom/hydrogen in mind.
   - Pure Python. No C dependencies to compile.
   - Exhaustive test coverage.
   - MIT licensed and free for all purposes.
   - Zealously zen.
   - Made with love.
 .
 This package provides the modules for Python 3.