summaryrefslogtreecommitdiffstats
path: root/misc/doclifter/slack-desc
diff options
context:
space:
mode:
author Didier Spaier <didier at slint dot fr>2015-07-22 11:49:19 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-07-22 13:53:46 +0700
commit4ab10c9c9c6f9e39a4670bce6027ca4736183400 (patch)
tree439ee02f3bb8dd0ad7f0c5221e2810697288b8c8 /misc/doclifter/slack-desc
parent14c090eb789a505cacda67676141eb50f2e163c0 (diff)
downloadslackbuilds-4ab10c9c9c6f9e39a4670bce6027ca4736183400.tar.gz
slackbuilds-4ab10c9c9c6f9e39a4670bce6027ca4736183400.tar.xz
misc/doclifter: Added (convert documents).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--misc/doclifter/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/misc/doclifter/slack-desc b/misc/doclifter/slack-desc
new file mode 100644
index 0000000000..959f28acb8
--- /dev/null
+++ b/misc/doclifter/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+doclifter: doclifter (convert document)
+doclifter:
+doclifter: doclifter lifts documents in nroff markups to XML-DocBook.
+doclifter: This package ships two Python scripts:
+doclifter: _doclifter translates documents written in troff macros like man
+doclifter: pages to DocBook, that can then be converted to other formats.
+doclifter: _manlifter is a mass-conversion script and test harness for
+doclifter: doclifter.
+doclifter:
+doclifter: docfilter's author is Eric S. Raymond.
+doclifter: