mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
28 lines
1.1 KiB
XML
28 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>vowstar@gmail.com</email>
|
|
<name>Huang Rui</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>sci-electronics@gentoo.org</email>
|
|
<name>Gentoo Electronics Project</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">accellera-official/systemc</remote-id>
|
|
</upstream>
|
|
<longdescription lang="en">
|
|
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>
|