Begin3
Title:          Nasm
Version:        2.16.01
Entered-date:   2022-12-21
Description:    The Netwide Assembler (NASM)
Summary:        The Netwide Assembler (NASM) is an 80x86 and x86-64 assembler designed for portability and modularity. It supports a range of object file formats, including Linux and *BSD a.out, ELF, COFF, Mach-O, 16-bit and 32-bit OBJ (OMF) format, Win32 and Win64. It will also output plain binary files, Intel hex and Motorola S-Record formats. Its syntax is designed to be simple and easy to understand, similar to the syntax in the Intel Software Developer Manual with minimal complexity. It supports all currently known x86 architectural extensions, and has strong support for macros.
Keywords:       nasm, asm, assembler, assembly
Author:         Peter Anvin and others
Maintained-by:  Peter Anvin
Primary-site:   http://www.nasm.us/
Platforms:      DOS
Copying-policy: Simplified (2-Clause) BSD License
Packager:       .gitlab-fpkg.sh v0.4.4
Modified-date:  2022-12-23.0
Git-Site:       https://gitlab.com/FreeDOS/devel/nasm
Git-Commit:     8d435db4
LFN-Support:    compressed
Group:          devel
CRC:            f1baf11e
MD5:            a3343f5fb3db012e229506fcc353ae55
SHA:            e6e5fa5066fe16b730a4224ce7101427aab9342fbf12d9a7d7e8c3c6f5761710
End