Source: yasm
Section: devel
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Sam Hocevar <sho@debian.org>
Build-Depends: debhelper (>= 9.0), dh-autoreconf, bison, gettext, xmlto, python
Standards-Version: 3.9.6
Vcs-Svn: svn://svn.debian.org/sam-hocevar/pkg-misc/unstable/yasm
Vcs-Browser: http://svn.debian.org/wsvn/sam-hocevar/pkg-misc/unstable/yasm/
Homepage: http://www.tortall.net/projects/yasm/

Package: yasm
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: modular assembler with multiple syntaxes support
 Yasm is a complete rewrite of the NASM assembler. It supports multiple
 assembler syntaxes (eg, NASM, GAS, TASM, etc.) in addition to multiple
 output object formats (binary objects, COFF, Win32, ELF32, ELF64) and
 even multiple instruction sets (including AMD64). It also has an
 optimiser module.
