ngspice 40+ds-2 source package in Ubuntu

Changelog

ngspice (40+ds-2) unstable; urgency=medium

  * Upload to unstable

 -- Carsten Schoenert <email address hidden>  Mon, 12 Jun 2023 18:33:44 +0200

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
Mantic release universe electronics

Downloads

File Size SHA-256 Checksum
ngspice_40+ds-2.dsc 2.8 KiB 5a6ddc08301297f6d8611f48a989f9b3b7771cd3e1875d842a526765ac7d4308
ngspice_40+ds.orig-doc.tar.gz 1.1 MiB 51a928046ab76a3fb904eb78f880ae32132f1489c57cfc435c7b99429ba32349
ngspice_40+ds.orig.tar.gz 8.9 MiB bb8cb647efe2b36d099bc6473ea1d8aa983dbf765c59ccd634f54610752f3307
ngspice_40+ds-2.debian.tar.xz 24.2 KiB dfad16e4320ebeb2d272319e4d98d80d3e8330f5d55d27adcd95874bcb62e67b

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. It supports also compiled Verilog-A models through the
 built-in OSDI interface.
 GUI is handled by Tk using BLT vectors.

tclspice-dbgsym: debug symbols for tclspice