Source: systemc
Section: electronics
Priority: optional
Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Build-Depends: debhelper-compat (= 12), texinfo
Standards-Version: 4.5.0
Homepage: https://www.accellera.org/downloads/standards/systemc/
Vcs-Git: https://salsa.debian.org/electronics-team/systemc.git
Vcs-Browser: https://salsa.debian.org/electronics-team/systemc

Package: libsystemc
Architecture: amd64 arm64 i386 kfreebsd-any
Multi-Arch: same
Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: SystemC library
 SystemC is an HDL (High Definition Language) based on a C++ class library
 intended for simulations using standard C++ tools.
 This library also includes TLM (Transaction Level Modeling) code,
 .
 This package contains the shared libraries.

Package: libsystemc-dev
Architecture: amd64 arm64 i386 kfreebsd-any
Multi-Arch: same
Section: libdevel
Depends: ${misc:Depends}, libsystemc (= ${binary:Version})
Description: Development files for SystemC library
 SystemC is an HDL (High Definition Language) based on a C++ class library
 intended for simulations using standard C++ tools.
 This library also includes TLM (Transaction Level Modeling) code,
 .
 This package contains the header files and static libraries for the
 SystemC library.

Package: libsystemc-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Documentation for SystemC library
 SystemC is an HDL (High Definition Language) based on a C++ class library
 intended for simulations using standard C++ tools.
 This library also includes TLM (Transaction Level Modeling) code,
 .
 This package contains the documentation for the SystemC library.
