sch-rnd 1.0.6-1 source package in Ubuntu

Changelog

sch-rnd (1.0.6-1) unstable; urgency=medium

  * new upstream release, closes: #1075490

 -- Bdale Garbee <email address hidden>  Wed, 14 Aug 2024 23:50:50 -0600

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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
sch-rnd_1.0.6-1.dsc 2.5 KiB 35478a70542297082d46881bcc25d0c9523962c56470df90f779133a10a7f5c5
sch-rnd_1.0.6.orig.tar.bz2 1.7 MiB d2b78e6a1666c6f00df31ac14c5765fd667f8f5e3dfc361b0402d81969783363
sch-rnd_1.0.6-1.debian.tar.xz 6.9 KiB 651699c44864397dea6006d0b814a30e5b33a0c5669bab342450010f799af32d

Available diffs

No changes file available.

Binary packages built by this source

sch-rnd: Standard installation of sch-rnd

 sch-rnd is a highly modular schematic capture software with a rich set of
 plugins for communicating with various external design tools and other
 EDA/CAD packages.
 .
 Feature highlights:
   - explicit abstract model
   - back annotation support
   - multiple sheets
 .
 File formats and compatibility:
   - text based, tree structured native file format (lihata)
   - import netlist:
     * altium schematics
     * EasyEDA std, multi-page schematics sheets
     * geda cschem schematics (v2)
     * lihata cschem schematics (any version)
     * cschem non-graphical schematic sheets in fawk format
     * cschem non-graphical schematic sheets in tEDAx format
     * orcad schematics
     * TinyCAD schematics
   - export netlist:
     * tEDAx netlist
     * lihata cschem schematics (any version)
   - import misc:
     * EasyEDA std, symbol
     * EasyEDA pro, symbol
     * geda cschem symbol (v1)
     * lihata cschem symbol (any version)
   - export misc:
     * abstract model text
     * Bill of Materials
     * printer (using ps)
     * png
     * ps
     * eps
     * spice
     * svg
     * tdx
     * lihata cschem symbol (any version)

sch-rnd-core: sch-rnd executable with the core functionality and boxsym-rnd

 Includes the data model, the most common action commands, the native
 file format. Can be used in headless mode or batch/scripted mode for
 automated processing or with GUI (if sch-rnd-lib-gui and librnd GUI
 HIDs are installed).

sch-rnd-core-dbgsym: debug symbols for sch-rnd-core
sch-rnd-debug: Debug and diagnostics.

 Extra action commands to help in debugging and diagnosing problems
 and bugs.

sch-rnd-doc: Documentation for sch-rnd

 User manual and developer doc (html).

sch-rnd-export-extra: Export formats: special/extra

 Less commonly used export formats: abstract model text export, direct
 printing with lpr.

sch-rnd-export-extra-dbgsym: debug symbols for sch-rnd-export-extra
sch-rnd-export-gd: Export formats that require libgd.

 Bitmap export plugin (png, jpeg, etc.)

sch-rnd-export-gd-dbgsym: debug symbols for sch-rnd-export-gd
sch-rnd-export-vector: Export formats: vector graphics

 Common vector graphic export formats: ps, eps, svg.

sch-rnd-export-vector-dbgsym: debug symbols for sch-rnd-export-vector
sch-rnd-io-alien: File format compatibility with other schematics capture tools.

 Load and/or save boards in file formats supported by other EDA tools,
 geda/gschem, lepton-eda, TinyCAD, Altium.

sch-rnd-io-alien-dbgsym: debug symbols for sch-rnd-io-alien
sch-rnd-lib-gui: Support library for building the GUI.

 Provides sch-rnd specific dialog boxes and top window GUI elements.

sch-rnd-lib-gui-dbgsym: debug symbols for sch-rnd-lib-gui
sch-rnd-sim: High level circuit simulation

 Circuit simulation that can export and execute SPICE (ngspice) in the
 background and save or present the results. Works both from the GUI
 (with dialogs for configuring simulation setups, presenting plots and
 data in the same dialog) and from CLI (with actions using existing
 configuration, saving output data to a computer readable file).

sch-rnd-sim-dbgsym: debug symbols for sch-rnd-sim