You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-util/cocom/metadata.xml

27 lines
1.0 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>maintainer-needed@gentoo.org</email>
</maintainer>
<longdescription>
COCOM tool set is oriented towards the creation of compilers,
cross-compilers, interpreters, and other language processors.
Now COCOM tool set consists of the following components:
* Ammunition (reusable packages)
* Sprut (internal representation description translator)
* Nona (code selector description translator)
* Msta (syntax description translator)
* Oka (pipeline hazards description translator)
* Shilka (keywords description translator)
All of these components are written in ANSI C and have common style
input languages (a la YACC). All code generated by the components is in
also strict ANSI C and in standard C++. All documentation exists in
ASCII, TeX dvi, Postsrcipt, HTML, and GNU info formats.
</longdescription>
<upstream>
<remote-id type="sourceforge">cocom</remote-id>
</upstream>
</pkgmetadata>