pkgsrc/devel/asmfmt/DESCR
bsiegert 9b8fc6da61 New package, asmfmt-1.2.1.
asmfmt will format your assembler code in a similar way that gofmt formats your
Go code. The main goals where:

-   It should provide predictable formatting.
-   Be as un-intrusive as possible.
-   Tab setting should not affect alignment.
2020-12-06 16:14:07 +00:00

6 lines
239 B
Text

asmfmt will format your assembler code in a similar way that gofmt formats your
Go code. The main goals where:
- It should provide predictable formatting.
- Be as un-intrusive as possible.
- Tab setting should not affect alignment.