notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ruby-deplate Ruby tool for converting wiki-like markup
0.8.5 textproc Deleted on this many watch lists=15 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.8.5Version of this port present on the latest quarterly branch.
Broken BROKEN: does not build with Ruby 2.3
Deprecated DEPRECATED: Does not build with current versions of ruby
Expired This port expired on: 2018-01-14
Ignore IGNORE: is marked as broken: does not build with Ruby 2.3
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-07-16 11:20:57
Last Update: 2018-01-15 10:06:57
SVN Revision: 459028
People watching this port, also watch:: glib, desktop-file-utils, zip, libXres, libXdamage
Also Listed In: ruby
License: GPLv2
WWW:
http://deplate.sourceforge.net
Description:
deplate is a ruby based tool for converting documents written in wiki-like markup to LaTeX, HTML, "HTML slides", or docbook. It supports page templates, embedded LaTeX code, footnotes, citations, bibliographies, automatic generation of an index, table of contents etc. It can be used to create web pages and (via LaTeX or Docbook) high-quality printouts from the same source. In this respect it is similar to tools like remoteaft or remotetxt2tags. WWW: http://deplate.sourceforge.net
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (202 items)
Collapse this list.
  1. /usr/local/share/licenses/ruby23-deplate-0.8.5/catalog.mk
  2. /usr/local/share/licenses/ruby23-deplate-0.8.5/LICENSE
  3. /usr/local/share/licenses/ruby23-deplate-0.8.5/GPLv2
  4. bin/deplate
  5. lib/ruby/site_ruby/2.3/deplate.rb
  6. lib/ruby/site_ruby/2.3/deplate/abstract-class.rb
  7. lib/ruby/site_ruby/2.3/deplate/bib.rb
  8. lib/ruby/site_ruby/2.3/deplate/builtin.rb
  9. lib/ruby/site_ruby/2.3/deplate/cache.rb
  10. lib/ruby/site_ruby/2.3/deplate/commands.rb
  11. lib/ruby/site_ruby/2.3/deplate/common.rb
  12. lib/ruby/site_ruby/2.3/deplate/compat.rb
  13. lib/ruby/site_ruby/2.3/deplate/compat/parsedate.rb
  14. lib/ruby/site_ruby/2.3/deplate/converter.rb
  15. lib/ruby/site_ruby/2.3/deplate/core.rb
  16. lib/ruby/site_ruby/2.3/deplate/counters.rb
  17. lib/ruby/site_ruby/2.3/deplate/define.rb
  18. lib/ruby/site_ruby/2.3/deplate/deplate-string.rb
  19. lib/ruby/site_ruby/2.3/deplate/docbook.rb
  20. lib/ruby/site_ruby/2.3/deplate/elements.rb
  21. lib/ruby/site_ruby/2.3/deplate/encoding.rb
  22. lib/ruby/site_ruby/2.3/deplate/ents/general-latin1.entities
  23. lib/ruby/site_ruby/2.3/deplate/ents/general-utf-8.entities
  24. lib/ruby/site_ruby/2.3/deplate/etc.rb
  25. lib/ruby/site_ruby/2.3/deplate/external.rb
  26. lib/ruby/site_ruby/2.3/deplate/formatter-snippet.rb
  27. lib/ruby/site_ruby/2.3/deplate/formatter.rb
  28. lib/ruby/site_ruby/2.3/deplate/guesslanguage.rb
  29. lib/ruby/site_ruby/2.3/deplate/input.rb
  30. lib/ruby/site_ruby/2.3/deplate/macros.rb
  31. lib/ruby/site_ruby/2.3/deplate/messages.rb
  32. lib/ruby/site_ruby/2.3/deplate/metadata.rb
  33. lib/ruby/site_ruby/2.3/deplate/nukumi2.rb
  34. lib/ruby/site_ruby/2.3/deplate/once-method.rb
  35. lib/ruby/site_ruby/2.3/deplate/output.rb
  36. lib/ruby/site_ruby/2.3/deplate/particles.rb
  37. lib/ruby/site_ruby/2.3/deplate/ps2ppm.rb
  38. lib/ruby/site_ruby/2.3/deplate/regions.rb
  39. lib/ruby/site_ruby/2.3/deplate/skeletons.rb
  40. lib/ruby/site_ruby/2.3/deplate/structured.rb
  41. lib/ruby/site_ruby/2.3/deplate/template.rb
  42. lib/ruby/site_ruby/2.3/deplate/variables.rb
  43. lib/ruby/site_ruby/2.3/deplate/wiki-markup.rb
  44. lib/ruby/site_ruby/2.3/deplate/xml.rb
  45. lib/ruby/site_ruby/2.3/deplate/zh_CN.rb
  46. lib/ruby/site_ruby/2.3/deplate/fmt/dbk-article-4.1.2.rb
  47. lib/ruby/site_ruby/2.3/deplate/fmt/dbk-article.rb
  48. lib/ruby/site_ruby/2.3/deplate/fmt/dbk-book.rb
  49. lib/ruby/site_ruby/2.3/deplate/fmt/dbk-ref.rb
  50. lib/ruby/site_ruby/2.3/deplate/fmt/dbk-slides.rb
  51. lib/ruby/site_ruby/2.3/deplate/fmt/dbk-snippet.rb
  52. lib/ruby/site_ruby/2.3/deplate/fmt/html-snippet.rb
  53. lib/ruby/site_ruby/2.3/deplate/fmt/html.rb
  54. lib/ruby/site_ruby/2.3/deplate/fmt/htmlsite.rb
  55. lib/ruby/site_ruby/2.3/deplate/fmt/htmlslides.rb
  56. lib/ruby/site_ruby/2.3/deplate/fmt/htmlwebsite.rb
  57. lib/ruby/site_ruby/2.3/deplate/fmt/latex-dramatist.rb
  58. lib/ruby/site_ruby/2.3/deplate/fmt/latex-snippet.rb
  59. lib/ruby/site_ruby/2.3/deplate/fmt/latex.rb
  60. lib/ruby/site_ruby/2.3/deplate/fmt/null.rb
  61. lib/ruby/site_ruby/2.3/deplate/fmt/php.rb
  62. lib/ruby/site_ruby/2.3/deplate/fmt/phpsite.rb
  63. lib/ruby/site_ruby/2.3/deplate/fmt/plain.rb
  64. lib/ruby/site_ruby/2.3/deplate/fmt/sweave.rb
  65. lib/ruby/site_ruby/2.3/deplate/fmt/template.rb
  66. lib/ruby/site_ruby/2.3/deplate/fmt/xhtml10t.rb
  67. lib/ruby/site_ruby/2.3/deplate/fmt/xhtml11m.rb
  68. lib/ruby/site_ruby/2.3/deplate/input/deplate-headings.rb
  69. lib/ruby/site_ruby/2.3/deplate/input/deplate-restricted.rb
  70. lib/ruby/site_ruby/2.3/deplate/input/deplate.rb
  71. lib/ruby/site_ruby/2.3/deplate/input/play.rb
  72. lib/ruby/site_ruby/2.3/deplate/input/rdoc.rb
  73. lib/ruby/site_ruby/2.3/deplate/input/template.rb
  74. lib/ruby/site_ruby/2.3/deplate/metadata/marshal.rb
  75. lib/ruby/site_ruby/2.3/deplate/metadata/xml.rb
  76. lib/ruby/site_ruby/2.3/deplate/metadata/yaml.rb
  77. lib/ruby/site_ruby/2.3/deplate/mod/anyword.rb
  78. lib/ruby/site_ruby/2.3/deplate/mod/babelfish.rb
  79. lib/ruby/site_ruby/2.3/deplate/mod/code-coderay.rb
  80. lib/ruby/site_ruby/2.3/deplate/mod/code-gvim.rb
  81. lib/ruby/site_ruby/2.3/deplate/mod/code-gvim71.rb
  82. lib/ruby/site_ruby/2.3/deplate/mod/code-highlight.rb
  83. lib/ruby/site_ruby/2.3/deplate/mod/colored-log.rb
  84. lib/ruby/site_ruby/2.3/deplate/mod/encode.rb
  85. lib/ruby/site_ruby/2.3/deplate/mod/endnotes.rb
  86. lib/ruby/site_ruby/2.3/deplate/mod/entities-decode.rb
  87. lib/ruby/site_ruby/2.3/deplate/mod/entities-encode.rb
  88. lib/ruby/site_ruby/2.3/deplate/mod/guesslanguage.rb
  89. lib/ruby/site_ruby/2.3/deplate/mod/html-asciimath.rb
  90. lib/ruby/site_ruby/2.3/deplate/mod/html-deplate-button.rb
  91. lib/ruby/site_ruby/2.3/deplate/mod/html-headings-navbar.rb
  92. lib/ruby/site_ruby/2.3/deplate/mod/html-highstep.rb
  93. lib/ruby/site_ruby/2.3/deplate/mod/html-jsmath.rb
  94. lib/ruby/site_ruby/2.3/deplate/mod/html-mathml.rb
  95. lib/ruby/site_ruby/2.3/deplate/mod/html-obfuscate-email.rb
  96. lib/ruby/site_ruby/2.3/deplate/mod/html-sidebar.rb
  97. lib/ruby/site_ruby/2.3/deplate/mod/htmlslides-navbar-fh.rb
  98. lib/ruby/site_ruby/2.3/deplate/mod/iconv.rb
  99. lib/ruby/site_ruby/2.3/deplate/mod/imgurl.rb
  100. lib/ruby/site_ruby/2.3/deplate/mod/inlatex-compound.rb
  101. lib/ruby/site_ruby/2.3/deplate/mod/koma.rb
  102. lib/ruby/site_ruby/2.3/deplate/mod/lang-de.rb
  103. lib/ruby/site_ruby/2.3/deplate/mod/lang-en.rb
  104. lib/ruby/site_ruby/2.3/deplate/mod/lang-ru-koi8-r.rb
  105. lib/ruby/site_ruby/2.3/deplate/mod/lang-ru.rb
  106. lib/ruby/site_ruby/2.3/deplate/mod/lang-zh_CN-autospace.rb
  107. lib/ruby/site_ruby/2.3/deplate/mod/lang-zh_CN.rb
  108. lib/ruby/site_ruby/2.3/deplate/mod/linkmap.rb
  109. lib/ruby/site_ruby/2.3/deplate/mod/latex-emph-table-head.rb
  110. lib/ruby/site_ruby/2.3/deplate/mod/latex-styles.rb
  111. lib/ruby/site_ruby/2.3/deplate/mod/latex-verbatim-small.rb
  112. lib/ruby/site_ruby/2.3/deplate/mod/makefile.rb
  113. lib/ruby/site_ruby/2.3/deplate/mod/mark-external-urls.rb
  114. lib/ruby/site_ruby/2.3/deplate/mod/markup-1-warn.rb
  115. lib/ruby/site_ruby/2.3/deplate/mod/markup-1.rb
  116. lib/ruby/site_ruby/2.3/deplate/mod/navbar-png.rb
  117. lib/ruby/site_ruby/2.3/deplate/mod/noindent.rb
  118. lib/ruby/site_ruby/2.3/deplate/mod/numpara.rb
  119. lib/ruby/site_ruby/2.3/deplate/mod/particle-math.rb
  120. lib/ruby/site_ruby/2.3/deplate/mod/php-extra.rb
  121. lib/ruby/site_ruby/2.3/deplate/mod/pstoedit.rb
  122. lib/ruby/site_ruby/2.3/deplate/mod/recode.rb
  123. lib/ruby/site_ruby/2.3/deplate/mod/smart-dash.rb
  124. lib/ruby/site_ruby/2.3/deplate/mod/smiley.rb
  125. lib/ruby/site_ruby/2.3/deplate/mod/soffice.rb
  126. lib/ruby/site_ruby/2.3/deplate/mod/symbols-latin1.rb
  127. lib/ruby/site_ruby/2.3/deplate/mod/symbols-od-utf-8.rb
  128. lib/ruby/site_ruby/2.3/deplate/mod/utf8.rb
  129. lib/ruby/site_ruby/2.3/deplate/mod/symbols-plain.rb
  130. lib/ruby/site_ruby/2.3/deplate/mod/symbols-sgml.rb
  131. lib/ruby/site_ruby/2.3/deplate/mod/symbols-utf-8.rb
  132. lib/ruby/site_ruby/2.3/deplate/mod/symbols-xml.rb
  133. lib/ruby/site_ruby/2.3/deplate/mod/syntax-region-alt.rb
  134. lib/ruby/site_ruby/2.3/deplate/mod/validate-html.rb
  135. lib/ruby/site_ruby/2.3/deplate/mod/xmlrpc.rb
  136. lib/ruby/site_ruby/2.3/deplate/themes/presentation.html/prelude.txt
  137. lib/ruby/site_ruby/2.3/deplate/themes/presentation.html/theme.ini
  138. lib/ruby/site_ruby/2.3/deplate/themes/presentation.html/css/presentation.css
  139. lib/ruby/site_ruby/2.3/deplate/themes/presentation.html/css/presentation_highstep.css
  140. lib/ruby/site_ruby/2.3/deplate/themes/presentation.html/css/presentation_website.css
  141. lib/ruby/site_ruby/2.3/deplate/themes/presentation.html/resources/spacer.png
  142. lib/ruby/site_ruby/2.3/deplate/themes/presentation.html/templates/presentation.html
  143. lib/ruby/site_ruby/2.3/deplate/themes/s5.xhtml/README.TXT
  144. lib/ruby/site_ruby/2.3/deplate/themes/s5.xhtml/theme.ini
  145. lib/ruby/site_ruby/2.3/deplate/themes/s5.xhtml/templates/s5.xhtml
  146. share/deplate/css/article.css
  147. share/deplate/css/deplate.css
  148. share/deplate/css/doc.css
  149. share/deplate/css/heading-navbar.css
  150. share/deplate/css/highlight.css
  151. share/deplate/css/highstep.css
  152. share/deplate/css/htmldoc.css
  153. share/deplate/css/layout-deplate-print.css
  154. share/deplate/css/layout-deplate.css
  155. share/deplate/css/play.css
  156. share/deplate/css/presentation.css
  157. share/deplate/css/presentation_highstep.css
  158. share/deplate/css/presentation_website.css
  159. share/deplate/css/sans-serif.css
  160. share/deplate/css/screenplay.css
  161. share/deplate/css/serif-e.css
  162. share/deplate/css/serif-rel.css
  163. share/deplate/css/serif.css
  164. share/deplate/css/slides.css
  165. share/deplate/css/styles.css
  166. share/deplate/css/tabbar-left.css
  167. share/deplate/css/tabbar-right-ie.css
  168. share/deplate/css/tabbar-right.css
  169. share/deplate/css/tabbar-top.css
  170. share/deplate/css/tabbar.css
  171. share/deplate/css/text-sans-serif.css
  172. share/deplate/css/text-serif.css
  173. share/deplate/css/websitary.css
  174. share/deplate/css/website.css
  175. share/deplate/lib/Makefile.config
  176. share/deplate/lib/tabmenu.js
  177. share/deplate/lib/html/parbreak
  178. share/deplate/lib/javascript/StepwiseNextPage.js
  179. share/deplate/lib/javascript/StepwiseNextPage_confirm.js
  180. share/deplate/lib/latex/deplate.sty
  181. share/deplate/lib/latex/highlight-extra.sty
  182. share/deplate/lib/latex/highlight-typical.sty
  183. share/deplate/lib/latex/parbreak
  184. share/deplate/lib/plain/parbreak
  185. share/deplate/lib/php/page-comment.inc.php
  186. share/deplate/locale/de.latin1
  187. share/deplate/locale/de.latin1_data
  188. share/deplate/locale/en.latin1_data
  189. share/deplate/locale/fr.latin1_data
  190. share/deplate/locale/ru.koi8-r
  191. share/deplate/locale/ru.koi8-r_data
  192. share/deplate/locale/zh_CN.GB2312
  193. share/deplate/templates/html-doc.html
  194. share/deplate/templates/html-left-tabbar-js.html
  195. share/deplate/templates/html-left-tabbar.html
  196. share/deplate/templates/html-tabbar-right-pcomments.php
  197. share/deplate/templates/html-tabbar-right-step.html
  198. share/deplate/templates/html-tabbar-right-table.html
  199. share/deplate/templates/html-tabbar-right.html
  200. share/deplate/templates/html-tabbar-top.html
  201. share/deplate/templates/html-tabbar.html
  202. man/man1/deplate.1.gz
Collapse this list.
Dependency lines:
  • ruby23-deplate>0:textproc/ruby-deplate
No installation instructions:
This port has been deleted.
PKGNAME: ruby23-deplate
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ruby/deplate-0.8.5.zip) = 3a5318135bb99288bfe708418102df16eae11af89d4e493afbf73a52443957b2 SIZE (ruby/deplate-0.8.5.zip) = 428378

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby23 : lang/ruby23
Runtime dependencies:
  1. ruby23 : lang/ruby23
Patch dependencies:
  1. ruby23 : lang/ruby23
Extract dependencies:
  1. ruby23 : lang/ruby23
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (26 items)
Collapse this list.
  1. http://cytranet.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  2. http://downloads.sourceforge.net/project/deplate/deplate/0.8.5/
  3. http://excellmedia.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  4. http://freefr.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  5. http://jaist.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  6. http://kent.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  7. http://nchc.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  8. http://netcologne.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  9. http://netix.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  10. http://superb-dca2.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  11. http://superb-sea2.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  12. http://ufpr.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  13. http://vorboss.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  14. https://cytranet.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  15. https://downloads.sourceforge.net/project/deplate/deplate/0.8.5/
  16. https://excellmedia.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  17. https://freefr.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  18. https://jaist.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  19. https://kent.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  20. https://nchc.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  21. https://netcologne.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  22. https://netix.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  23. https://superb-dca2.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  24. https://superb-sea2.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  25. https://ufpr.dl.sourceforge.net/project/deplate/deplate/0.8.5/
  26. https://vorboss.dl.sourceforge.net/project/deplate/deplate/0.8.5/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.5
15 Jan 2018 10:06:57
Revision:459028Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2018-01-14 textproc/ruby-sary: Does not build with current versions of ruby
2018-01-14 textproc/ruby-deplate: Does not build with current versions of ruby
2018-01-14 www/ruby-aws: Does not build with current versions of ruby
2018-01-14 www/samidare: Does not build with current versions of ruby
2018-01-14 devel/ruby-calendar: Does not build with current versions of ruby
2018-01-14 devel/ruby-rbbr: Does not build with current versions of ruby
2018-01-14 devel/ruby-date2: Does not build with current versions of ruby
2018-01-12 audio/ruby-xmms2: Does not build with current versions of ruby
0.8.5
14 Dec 2017 18:00:21
Revision:456322Original commit files touched by this commit
swills search for other commits by this committer
textproc/ruby-deplate: mark broken with ruby 2.4

While here, mark deprecated because it does not build with any current version
of ruby.
0.8.5
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
0.8.5
17 Jan 2016 07:06:25
Revision:406285Original commit files touched by this commit
swills search for other commits by this committer
mark ports that don't work with Ruby 2.3

PR:		205774
0.8.5
03 Sep 2015 16:24:49
Revision:396006Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add NO_ARCH
- Use BROKEN_RUBY22
- Fix indent
0.8.5
04 Apr 2015 12:16:54
Revision:383203Original commit files touched by this commit
swills search for other commits by this committer
textproc/ruby-deplate: mark broken with ruby 2.2 also

While here, fix plist by removing empty directory
0.8.5
08 Dec 2014 21:17:00
Revision:374324Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.8.5
10 Mar 2014 17:25:26
Revision:347786Original commit files touched by this commit
bapt search for other commits by this committer
Convert textproc to USES=zip
0.8.5
22 Feb 2014 10:33:03
Revision:345587Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.8.5
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
0.8.5
09 Aug 2011 15:46:27
Original commit files touched by this commit
mm search for other commits by this committer
Release maintainership and pass to ruby@FreeBSD.org

Approved by:    maintainer (myself)
0.8.5
23 Mar 2011 15:53:22
Original commit files touched by this commit
mm search for other commits by this committer
- Add LICENSE knob(s)
0.8.5
12 Feb 2009 12:41:24
Original commit files touched by this commit
mm search for other commits by this committer
- Update to 0.8.5
0.8.1
24 Jul 2008 18:16:18
Original commit files touched by this commit
mm search for other commits by this committer
- Update to 0.8.4 (forgot in last commit)
0.8.4
24 Jul 2008 08:38:53
Original commit files touched by this commit
mm search for other commits by this committer
- Update to 0.8.4
0.8.1
19 Dec 2007 10:25:59
Original commit files touched by this commit
mm search for other commits by this committer
- Update to 0.8.1
0.8
16 Jul 2007 11:19:40
Original commit files touched by this commit
mm search for other commits by this committer
deplate is a ruby based tool for converting documents written in wiki-like
markup to LaTeX, HTML, "HTML slides", or docbook. It supports page templates,
embedded LaTeX code, footnotes, citations, bibliographies, automatic generation
of an index, table of contents etc. It can be used to create web pages and (via
LaTeX or Docbook) high-quality printouts from the same source. In this respect
it is similar to tools like remoteaft or remotetxt2tags.

WWW: http://deplate.sourceforge.net

Approved by: garga (mentor)

Number of commits found: 17