diff options
Diffstat (limited to 'sci-electronics/systemc/metadata.xml')
-rw-r--r-- | sci-electronics/systemc/metadata.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sci-electronics/systemc/metadata.xml b/sci-electronics/systemc/metadata.xml new file mode 100644 index 000000000000..b2e59d373fab --- /dev/null +++ b/sci-electronics/systemc/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>sci-electronics</herd> + <longdescription> + SystemC provides hardware-oriented constructs within the context of C++ + as a class library implemented in standard C++. Its use spans design and + verification from concept to implementation in hardware and software. + SystemC provides an interoperable modeling platform which enables the + development and exchange of very fast system-level C++ models. It also + provides a stable platform for development of system-level tools. + </longdescription> +</pkgmetadata> |