- $FOO -> ${FOO}
- Reformat description so it looks nicer
- Kill attribution (submitter's name mentioned in Makefile header)
- Add SHA256 checksum per new world order
8 lines
354 B
Plaintext
8 lines
354 B
Plaintext
asmutils is a set of miscellaneous utilities written in assembly language,
|
|
targeted on embedded systems and small distributions (like rescue or
|
|
installation disks); also it contains small libc and crypto library. It
|
|
features the smallest possible size and memory requirements, the fastest
|
|
speed and good functionality.
|
|
|
|
WWW: http://asm.sourceforge.net/
|