mapclassify 2.6.1-3 source package in Ubuntu

Changelog

mapclassify (2.6.1-3) unstable; urgency=medium

  * debian/control: added Testsuite: autopkgtest-pkg-pybuild
  * debian/tests/control: replaced by autopkgtest from debian/control

 -- Josenilson Ferreira da Silva <email address hidden>  Sun, 31 Dec 2023 07:27:40 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mapclassify_2.6.1-3.dsc 2.5 KiB 2d5df0849926291bc8d085eee4db1ecb769a68965850eca860f9191cf1402072
mapclassify_2.6.1.orig.tar.gz 3.4 MiB a893c11bceed13cd152dd3b662a7eae75d14ccdd6294a7b3e218a65234d3f95f
mapclassify_2.6.1-3.debian.tar.xz 4.4 KiB 4044bc075098944732e2390b8a41520d2782e3098b19faf23215cde970708db1

Available diffs

No changes file available.

Binary packages built by this source

python-mapclassify-doc: Classification Schemes for Choropleth Maps (common documentation)

 Library that provides tools for classifying geographic data on maps.
 It allows you to divide a spatial dataset into different classes or
 ranges, making it easier to visualize and analyze this data on maps.
 .
 This library is especially useful for grouping and categorizing geographic
 information, helping to identify patterns and trends in data.
 .
 It supports multiple classification methods such as Jenks Natural Breaks,
 Equal Interval and Quantile, among others, allowing users to choose the
 best approach for their specific analysis. Additionally, the library is
 integrated with other popular geographic data analysis tools, making it
 easy to incorporate their functionality into existing workflows.
 .
 This package contains HTML documentation, incorporates instructions on how
 to install and configure and use this module with mapclassify.

python3-mapclassify: Classification Schemes for Choropleth Maps

 Library that provides tools for classifying geographic data on maps.
 It allows you to divide a spatial dataset into different classes or
 ranges, making it easier to visualize and analyze this data on maps.
 .
 This library is especially useful for grouping and categorizing geographic
 information, helping to identify patterns and trends in data.
 .
 It supports multiple classification methods such as Jenks Natural Breaks,
 Equal Interval and Quantile, among others, allowing users to choose the
 best approach for their specific analysis. Additionally, the library is
 integrated with other popular geographic data analysis tools, making it
 easy to incorporate their functionality into existing workflows.
 .
 This package provides the Python 3.x module