mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
19 lines
687 B
XML
19 lines
687 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>vowstar@gmail.com</email>
|
|
<name>Huang Rui</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">pulp-platform/bender</remote-id>
|
|
<bugs-to>https://github.com/pulp-platform/bender/issues</bugs-to>
|
|
</upstream>
|
|
<longdescription lang="en">
|
|
Bender is a dependency management tool for hardware design projects.
|
|
It provides a way to define dependencies among IPs, execute unit tests,
|
|
and verify that the source files are valid input for various simulation
|
|
and synthesis tools.
|
|
</longdescription>
|
|
</pkgmetadata>
|