Meta Configuration of Package yasm
1
<package name="yasm" project="multimedia">
2
<title>YASM is a complete rewrite of the NASM assembler</title>
3
<description>YASM is a complete rewrite of the NASM assembler. It is designed from
4
the ground up to allow for multiple syntaxes to be supported (e.g.,
5
NASM, TASM, GAS, etc.) in addition to multiple output object formats.
6
Another primary module of the overall design is an optimizer module.
7
Actually it supports ix86 and AMD64, next will be PowerPC
8
9
10
11
Authors:
12
--------
13
Peter Johnson <peter@tortall.net></description>
14
<person userid="hostmaster" role="maintainer"/>
15
</package>
16