aboutsummaryrefslogtreecommitdiff
path: root/development/stubb/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/stubb/README')
-rw-r--r--development/stubb/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/development/stubb/README b/development/stubb/README
new file mode 100644
index 0000000000..ebbb249e7d
--- /dev/null
+++ b/development/stubb/README
@@ -0,0 +1,9 @@
+stubb (Stub file creator)
+
+stubb is a command-line program written in Perl that can create stub
+files and directories from pre-existing templates. stubb provides many
+facilities for customizing the rendering of these templates, making it
+well-suited to use for your templated file creation needs.
+
+As a testament to the utility of stubb, this SlackBuild was created
+from a stub generated by this program.