# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' on # the right side marks the last column you can put a character in. You must make # exactly 11 lines for the formatting to be correct. It's also customary to # leave one space after the ':'. |----handy-ruler----------------------------------------------------------| yasm: Yasm (Modular Assembler Project) yasm: yasm: Yasm is a complete rewrite of the NASM assembler under the "new" BSD yasm: License (some portions are under other licenses, see COPYING for details) yasm: It is designed from the ground up to allow for multiple assembler yasm: syntaxes to be supported (eg, NASM, TASM, GAS, etc.) in addition to yasm: multiple output object formats and even multiple instruction sets. yasm: Another primary module of the overall design is an optimizer module. yasm: yasm: yasm: