summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Autoformat/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
commitd038a73ebd432fae3ce355b84443038f88cb7199 (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /textproc/p5-Text-Autoformat/DESCR
parent70bae73d77e50256a2ee847bd9be11b761bcea01 (diff)
downloadpkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'textproc/p5-Text-Autoformat/DESCR')
-rw-r--r--textproc/p5-Text-Autoformat/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/p5-Text-Autoformat/DESCR b/textproc/p5-Text-Autoformat/DESCR
new file mode 100644
index 00000000000..36d86ce61fd
--- /dev/null
+++ b/textproc/p5-Text-Autoformat/DESCR
@@ -0,0 +1,5 @@
+Text::Autoformat provides intelligent formatting of plaintext. It also
+supplies a replacement for the built-in perl format()'ing mechanism. It
+recognizes Internet quoting conventions, bulleting and numbering, and allows
+for inter-word and inter-paragraph spatial adjustments, text justification,
+and various capitialization schemes.