gdspy 1.4.2-2build6 source package in Ubuntu

Changelog

gdspy (1.4.2-2build6) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Fri, 17 Mar 2023 09:31:09 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Ruben Undheim
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
gdspy_1.4.2.orig.tar.gz 706.4 KiB 5572398ff2c4e6383547b9c197d888249723bce04a8ddf0b9fd4c84dedb29258
gdspy_1.4.2-2build6.debian.tar.xz 4.4 KiB 8d813fae04b7d9944b38bd986587e42dda34b71d85f0aaed0719aac7fe907089
gdspy_1.4.2-2build6.dsc 2.1 KiB 66783ed71369c0c57991f8c8f44ce7bbde32beba1a1363ece08ee120044ecfb5

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