ngspice 39.3+ds-1 source package in Ubuntu

Changelog

ngspice (39.3+ds-1) unstable; urgency=medium

  * [a013609] New upstream version 39.3+ds
  * [0901cae] d/control: Increase Standards-Version to 4.6.2
    No further changes needed.
  * [faf59a7] d/copyright: Update year data, remove non existing data
  * [8fde77f] d/control: Use libncurses-dev within Build-Depends

 -- Carsten Schoenert <email address hidden>  Sun, 05 Feb 2023 14:44:35 +0100

Upload details

Uploaded by:
Debian Electronics Team
Uploaded to:
Sid
Original maintainer:
Debian Electronics Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe electronics

Downloads

File Size SHA-256 Checksum
ngspice_39.3+ds-1.dsc 2.8 KiB ec63f605bb87553012f653ebad8a5e691f9892871702ef1c6f5b4f2048a8196a
ngspice_39.3+ds.orig-doc.tar.gz 1.1 MiB e733f1e5249ce49be3dec13e824c55d30c3fee1afc36efc89346b6652f3f4dd7
ngspice_39.3+ds.orig.tar.gz 8.9 MiB d2a934d057c66364d96f451dd7845e38109dde0e0d57287a6b33a525c7289647
ngspice_39.3+ds-1.debian.tar.xz 24.1 KiB c2dbe1e75e2b746226c82d5a3059bd3f61bfab43a8fa788dc0880c8010bcdfa0

Available diffs

No changes file available.

Binary packages built by this source

libngspice0: Spice circuit simulator - library

 NGspice is a mixed-level/mixed-signal circuit simulator. Its code is based on
 three open source software packages:
 Spice3f5, Cider1b1 and Xspice.
 .
 This package contains the NGSpice library.

libngspice0-dbgsym: debug symbols for libngspice0
libngspice0-dev: Spice circuit simulator - development files for libngspice

 NGSpice is a mixed-level/mixed-signal circuit simulator. Its code is based on
 three open source software packages:
 Spice3f5, Cider1b1 and Xspice.
 .
 This package contains the development files for NGSpice.

ngspice: Spice circuit simulator

 NGSpice is a mixed-level/mixed-signal circuit simulator. Its code is based on
 three open source software packages:
 Spice3f5, Cider1b1 and Xspice.
 .
 NGSpice is part of gEDA project, a full GPL'd suite of Electronic Design
 Automation tools.

ngspice-dbgsym: debug symbols for ngspice
ngspice-dev: Spice circuit simulator - development files for ngspice and tclspice

 NGSpice is a mixed-level/mixed-signal circuit simulator. Its code is based on
 three open source software packages:
 Spice3f5, Cider1b1 and Xspice.
 .
 Use this package in case you need to compile own Xspice models as a dynamic
 library with a file extension *.cm. Those files need to be placed into
 /usr/lib/$(multiarch)/ngspice and will be loaded by the ngspice executable.
 .
 This package contains the development header files for libspice and own
 ngspice dynamic library models.

ngspice-doc: Documentation for the NGspice circuit simulator

 NGspice is a mixed-level/mixed-signal circuit simulator.
 Its code is based on three open source software packages:
 Spice3f5, Cider1b1 and Xspice.
 .
 NGSpice is part of gEDA project, a full GPL'd suite of Electronic Design
 Automation tools.
 .
 This package contains the PDF and HTML documentation.

tclspice: NGSpice library for Tcl

 This package provides the NGSpice simulation engine for your Tcl-scripts by the
 library libspice.
 All spice directives are available as Tcl functions and it features some new
 commands that are useful for the integration into the Tcl environment. It
 includes Xspice.
 GUI is handled by Tk using BLT vectors.

tclspice-dbgsym: debug symbols for tclspice