Ports Search

Results 1,3711,380 of 1,719 for /textproc/.(0.004 seconds)
textproc/resume-1.5.1 (Score: 0.068937615)
XML Resume library
The XML Resume Library is an XML Document Type Definition (DTD) and Extensible Stylesheet Language (XSL) file set for declaration, B2B exchange, and presentation of resumes.
textproc/rfcdiff-1.33 (Score: 0.068937615)
Compare two versions of an Internet Draft and produce a diff
The purpose of this program is to compare two versions of an Internet Draft and as output produce a diff in one of several formats: - side-by-side html diff - paged wdiff output in a text terminal - a text file with changebars in the left margin - a simple unified diff output In all cases, internet-draft headers and footers are stripped before generating the diff, to produce a cleaner diff.
textproc/rss2html-0.8.2 (Score: 0.068937615)
RSS to HTML converter
Minimalistic cmdline tool to fetch RSS news from HTTP or local files and convert them into plain text, formatted html, or token-separated strings. This tool can be easily integrated into shellscripts, cron tasks, motd's, etc.
textproc/rtfx-1.1 (Score: 0.068937615)
RTF to XML converter
rtfx converts RTF files into a generic XML format. It majors on keeping meta data like style names, etc... rather than every bit of formatting. This makes it handy for converting RTF documents into a custom XML format (using XSL or an additional processing step). RTF features supported: page breaks, section breaks, style names, lists (various types), tables, footnotes, info block, bold, italic, underline, super/sub script, hidden text, strike out, text color, fonts.
textproc/deplate-0.8.5 (Score: 0.068937615)
Ruby tool for converting wiki-like markup
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.
textproc/escape-0.2 (Score: 0.068937615)
Ruby library provides HTML/URI/shell escaping functions
Ruby escape - HTML/URI/shell escaping utilities Features: - several escaping/composing functions * HTML text * HTML attribute value * URI path * shell command line - dedicated classes for escaped strings - escape and compose strongly related strings at once
textproc/htmlrepair-1.0.1 (Score: 0.068937615)
Ruby library to repair unclosed tags in an HTML document
This is htmlrepair.rb, a Ruby library to repair unclosed tags in an HTML document. It is used with htmlsplit.rb and adds a method "repair" to the HTMLSplit class.
textproc/php70-7.0.11 (Score: 0.068937615)
The xmlwriter shared extension for php
textproc/php70-7.0.11 (Score: 0.068937615)
The xsl shared extension for php
textproc/rdtool-0.6.38 (Score: 0.068937615)
RD to HTML/man/etc. converter (RD is to Ruby as POD is to Perl)
RDtool converts RD to HTML, man, etc. RD is a multipurpose documentation format created for documentating Ruby and output of Ruby world. Briefly, RD is to Ruby as POD is to Perl.