gdspy 1.4.2-1 source package in Ubuntu

Changelog

gdspy (1.4.2-1) unstable; urgency=medium

  * New upstream release
    - Refresh patches
  * debian/control:
    - Do not build python-gdspy anymore (Closes: #936592)
    - Remove build-dependencies for Python 2 version
    - New standards version 4.4.0 - no changes
    - Depend on debhelper-compat = 12
  * debian/compat: delete file - replaced by build-dependency on
    debhelper-compat
  * debian/copyright: Add 2019

 -- Ruben Undheim <email address hidden>  Fri, 18 Oct 2019 21:17:27 +0200

Upload details

Uploaded by:
Ruben Undheim
Uploaded to:
Sid
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-1.dsc 2.2 KiB ca6e3c320176ac3f762eb695e8387b874794be25a1e3ba1a9d9ea5adcb1fb5ba
gdspy_1.4.2.orig.tar.gz 706.4 KiB 5572398ff2c4e6383547b9c197d888249723bce04a8ddf0b9fd4c84dedb29258
gdspy_1.4.2-1.debian.tar.xz 4.1 KiB c2cb0a97a8cd890b0edd01939e214fde8eb1a15c307bd20beb3dfe4357b415d4

No changes file available.

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