python-shapely 1.2.10-1ubuntu2 source package in Ubuntu

Changelog

python-shapely (1.2.10-1ubuntu2) precise; urgency=low

  * Rebuild to drop python2.6 dependencies.
 -- Matthias Klose <email address hidden>   Sat, 31 Dec 2011 02:12:15 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-shapely_1.2.10.orig.tar.gz 88.6 KiB aa23ba21b725e69af747af09aed5377b8f61569583d30bb71f1ab39bf96be806
python-shapely_1.2.10-1ubuntu2.debian.tar.gz 9.5 KiB 6d623c76b21e88abb7d7bccdfb99147ce9131965d5fc4532ad10f309ce6b2dd5
python-shapely_1.2.10-1ubuntu2.dsc 1.5 KiB 35050557f73b3828010c385d58e821401c4306fb4f6b6a4167167c5107e142bf

Available diffs

View changes file

Binary packages built by this source

python-shapely: geometric objects, predicates, and operations

 Shapely is a package for manipulation and analysis of 2D features.
 Its capabilities include:
  * calculating the point set unions, intersections, or differences of features
  * predicate tests on features: intersects, touches, contains, and more.
 .
 Supported geometric types are points, line strings, linear rings, polygons, and
 homogeneous or heterogeneous collections thereof.