gdspy 1.4.2-2build7 source package in Ubuntu

Changelog

gdspy (1.4.2-2build7) noble; urgency=medium

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Thu, 02 Nov 2023 09:20:23 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Ruben Undheim
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gdspy_1.4.2.orig.tar.gz 706.4 KiB 5572398ff2c4e6383547b9c197d888249723bce04a8ddf0b9fd4c84dedb29258
gdspy_1.4.2-2build7.debian.tar.xz 4.4 KiB 41c4530d03c1811bfc58b07d54630b147bb3eb1e4fe6f717410622c4f8addd5b
gdspy_1.4.2-2build7.dsc 2.1 KiB a628829fabdb9fcf73014a7bbf95783285c222858a8c5e7fcd7fe0d1650c43f2

Available diffs

View changes file

Binary packages built by this source

gdspy-common: Images used by gdspy

 Gdspy is a Python module for creating/importing/merging GDSII stream files. It
 includes key libraries for creating complex CAD layouts.
 .
 Features:
  - Boolean operations on polygons (AND, OR, NOT, XOR) based on clipping
    algorithm
  - Polygon offset (inward and outward rescaling of polygons)
  - Efficient point-in-polygon solutions for large array sets
 .
 This package contains arch-independent images which are needed by both
 python-gdspy and python3-gdspy.

gdspy-doc: Documentation for gdspy (Python library for GDSII handling)

 Gdspy is a Python module for creating/importing/merging GDSII stream files. It
 includes key libraries for creating complex CAD layouts.
 .
 Features:
  - Boolean operations on polygons (AND, OR, NOT, XOR) based on clipping
    algorithm
  - Polygon offset (inward and outward rescaling of polygons)
  - Efficient point-in-polygon solutions for large array sets
 .
 This is the common documentation package containing HTML pages and the man
 page.

python3-gdspy: Python library for GDSII handling (Python 3)

 Gdspy is a Python module for creating/importing/merging GDSII stream files. It
 includes key libraries for creating complex CAD layouts.
 .
 Features:
  - Boolean operations on polygons (AND, OR, NOT, XOR) based on clipping
    algorithm
  - Polygon offset (inward and outward rescaling of polygons)
  - Efficient point-in-polygon solutions for large array sets
 .
 This package installs the library for Python 3.

python3-gdspy-dbgsym: debug symbols for python3-gdspy