mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
8f4957310e
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
5 lines
301 B
Text
5 lines
301 B
Text
autogen generates program files from repetitive text with varied
|
|
substitutions. Its goal is to simplify the maintenance of programs
|
|
that contain large amounts of repetitive text. This is especially
|
|
valuable if there are several blocks of such text that must be kept
|
|
synchronized in parallel tables.
|