Source: adms Section: science Priority: optional Maintainer: Debian Science Maintainers Uploaders: Ruben Undheim , Bastien ROUCARIÈS , Felix Salfelder Build-Depends: debhelper (>= 11), bison, flex, libgd-perl, libxml-parser-perl, libxml-libxml-perl, perl Standards-Version: 4.2.1 Homepage: https://github.com/Qucs/ADMS Vcs-Browser: https://salsa.debian.org/science-team/adms Vcs-Git: https://salsa.debian.org/science-team/adms.git 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 Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same 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