File: control

package info (click to toggle)
adms 2.3.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,592 kB
  • sloc: xml: 7,167; perl: 4,866; ansic: 3,147; lex: 1,128; yacc: 691; sh: 323; makefile: 110
file content (52 lines) | stat: -rw-r--r-- 1,648 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
42
43
44
45
46
47
48
49
50
51
52
Source: adms
Standards-Version: 4.7.2
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Ruben Undheim <rubund@debian.org>,
 Bastien ROUCARIÈS <roucaries.bastien+debian@gmail.com>,
 Felix Salfelder <felix@salfelder.org>,
Section: science
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 bison,
 flex,
 libgd-perl,
 libxml-parser-perl,
 libxml-libxml-perl,
 perl,
Vcs-Browser: https://salsa.debian.org/science-team/adms
Vcs-Git: https://salsa.debian.org/science-team/adms.git
Homepage: https://github.com/Qucs/ADMS
Rules-Requires-Root: no

Package: adms
Architecture: any
Depends:
 libadms0 (= ${binary:Version}),
 ${shlibs:Depends},
 ${misc:Depends},
Description: Automatic device model synthesizer for Verilog-AMS
 ADMS is a code generator that converts electrical compact device models
 specified in high-level description language into
 ready-to-compile c code for the API of spice simulators.  Based on
 transformations specified in xml language adms transforms Verilog-AMS
 code into other target languages.

Package: libadms0
Architecture: any
Multi-Arch: same
Section: libs
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Description: Shared library for automatic device model synthesizer
 ADMS is a code generator that converts electrical compact device models
 specified in high-level description language into
 ready-to-compile c code for the API of spice simulators.  Based on
 transformations specified in xml language adms transforms Verilog-AMS
 code into other target languages.
 .
 This package contains the shared library for ADMS