Ports Search

Results 1,6411,650 of 1,719 for /textproc/.(0.003 seconds)
textproc/tidyp-1.04 (Score: 0.068937615)
Library and program to validate and fix HTML
tidyp is a fork of tidy on SourceForge at http://tidy.sf.net. The library name is "tidyp", and the command-line tool is also "tidyp" but all internal API stays the same. tidyp will validate your HTML, and output cleaned-up HTML.
textproc/tinyxml2-2.2.0 (Score: 0.068937615)
Small C++ XML Parser
TinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs. It attempts to be flexible, but correct. It does not rely on exceptions or RTTI. It has UTF-8 support, but does not parse or use DTDs or XSL. It doesn't have the STL support of TinyXML-1, but uses less memory, has a proper namespace, and is faster.
textproc/tkdiff-4.2 (Score: 0.068937615)
Tk frontend for diff(1)
tkdiff is a fronted for Unix's diff based on Tcl/Tk.
textproc/tkxmlive-0.1.5 (Score: 0.068937615)
Tcl/Tk XML intelligence visual editor
Tcl/TK XML Intelligence Visual Editor
textproc/tnef2txt-1.4 (Score: 0.068937615)
Portable application/ms-tnef parser
tnef2txt is an application/ms-tnef parser. In addition to viewing the files, it can also dump them to disk.
textproc/tokyodystopia-0.9.15 (Score: 0.068937615)
Full-text search system based on Tokyo Cabinet
Tokyo Dystopia is a full-text search system. You can search lots of records for some records including specified patterns. The characteristic of Tokyo Dystopia is the following. * High performance of search * High scalability of target documents * Perfect recall ratio by character N-gram method * Phrase matching, prefix matching, suffix matching, and token matching * Multilingualism with Unicode * Layered Architecture of APIs Tokyo Dystopia is available on platforms which have API conforming to C99 and POSIX. Tokyo Dystopia is a free software licensed under the GNU Lesser General Public License.
textproc/topic-1.04 (Score: 0.068937615)
Topic markup parser
TOPIC markup provides a minimal context for plain text databases that can be read/modified by most text editors, and easily parsed as well. Use as a classic Unix filter or interactively with included REPL.
textproc/html2text-2016.9.19 (Score: 0.068937615)
Convert HTML into clean plain ASCII text
html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).
textproc/turboxsl-b03.c2.c9 (Score: 0.068937615)
Fast, multithreaded XML+XSLT transformation library
turboxsl is an XSLT 1.0 transform engine with proper multithreading support.
textproc/txt2html-2.51 (Score: 0.068937615)
Convert raw text to something with a little HTML formatting
txt2html is a Perl program that converts plain text to HTML using the included HTML::TextToHTML module. It supports headings, lists, simple character markup, and hyperlinking, and is highly customizable. It recognizes some of the apparent structure of the source document (mostly whitespace and typographic layout), and attempts to mark that structure explicitly using HTML.