File: control

package info (click to toggle)
klayout 0.30.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 292,204 kB
  • sloc: cpp: 2,068,428; ruby: 47,823; xml: 26,924; python: 14,404; sh: 1,812; tcl: 212; perl: 170; makefile: 112; ansic: 42
file content (41 lines) | stat: -rw-r--r-- 1,152 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Source: klayout
Section: electronics
Priority: optional
Maintainer: Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Uploaders:
 Ruben Undheim <ruben.undheim@gmail.com>,
Build-Depends:
 chrpath,
 debhelper-compat (= 13),
 libgit2-dev,
 libpython3-dev,
 libqt5svg5-dev,
 libqt5xmlpatterns5-dev,
 qt5-qmake,
 qtbase5-dev,
 qtmultimedia5-dev,
 qttools5-dev,
 ruby-dev,
 txt2man,
 zlib1g-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/electronics-team/klayout
Vcs-Git: https://salsa.debian.org/electronics-team/klayout.git
Homepage: https://www.klayout.de

Package: klayout
Architecture: any
Pre-Depends:
 python3,
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: High Performance Layout Viewer and Editor
 This is very good viewer for GDSII and other layout files used in the
 semiconductor industry.
 .
 It is similar to 'magic', but has a much more modern GUI and is more robust
 handling all kinds of GDSII files created by various other tools. Its focus is
 more on viewing than on editing, but it also has limited, but expanding,
 support for DRC and extraction for LVS.