Ports Search

Results 4,7514,760 of 5,886 for /net-im/.(0.006 seconds)
textproc/par-1.52 (Score: 0.006132291)
Paragraph reformatter for email
Par is similar but superiour to the fmt(1) command included in the base system. Par is a filter that copies its input to its output, changing all white characters (except newlines) to spaces, and reformatting each paragraph. Paragraphs are separated by protected, blank, and bodiless lines (see the Terminology section for definitions), and optionally delimited by indentation (see the d option in the Options section). Each output paragraph is generated from the corresponding input paragraph as follows: 1) An optional prefix and/or suffix is removed from each input line. 2) The remainder is divided into words (separated by spaces). 3) The words are joined into lines to make an eye-pleasing paragraph. 4) The prefixes and suffixes are reattached. If there are suffixes, spaces are inserted before them so that they all end in the same column.
textproc/ctemplate-2.3 (Score: 0.006132291)
Simple but powerful template language for C++
The ctemplate package contains a library implementing a simple but powerful template language for C++. It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language.
textproc/diffstat-1.61 (Score: 0.006132291)
Makes a histogram summarizing "diff" output
This program takes the output of "diff" and makes an ASCII graph showing how many lines were inserted, deleted, or changed in the files that were compared. It can interpret unified or context diffs, or the default format generated by "diff".
textproc/dixit-11.11 (Score: 0.006132291)
Romanian dictionaries databases and query application
Dixit is a cross-platform application for consulting off-line a Romanian definitions dictionary (DEX). It features a browser-like interface, with cross-references between definitions, and the capability of adding new definitions from a server. The distributed database is currently based on 14 dictionaries plus 5 DEX editions. The database contains more that 235.000 definitions from various sources. The most important "Dictionarul explicativ al limbii romane" (DEX 1998) All 65.542 definitions from DEX have been introduced in the database by "DEX online" Project (dexonline.ro) volunteers. The following dictionaries are also complete, with help from Siveco and Editura Litera International: "Dictionar de sinonime" (2002), "Dictionar de antonime" (2002), "Dictionar ortografic al limbii romane" (2002), "Noul dictionar explicativ al limbii romane" (2002). Any resemblance to dict is not entirely coincidental, but the database doesn't have the same format :(
textproc/Text-Markdown-1.000031 (Score: 0.006132291)
Markdown Perl5 module
Markdown is a text-to-HTML filter; it translates an easy-to-read and easy-to-write structured text format into HTML. Markdown's text format is most similar to that of plain text email, and supports features such as headers, *emphasis*, code blocks, blockquotes, and links. Markdown's syntax is designed not as a generic markup language, but specifically to serve as a front-end to (X)HTML. You can use span-level HTML tags anywhere in a Markdown document, and you can use block level HTML tags (like <div> and <table> as well).
textproc/clucene-2.3.3.4 (Score: 0.006132291)
CLucene is a C++ port of Lucene
CLucene is a C++ port of Lucene: the high-performance, full-featured text search engine written in Java. CLucene is faster than lucene as it is written in C++.
textproc/dict-1.12.1 (Score: 0.006132291)
Dictionary Server Protocol (RFC2229) client
The Dictionary Server Protocol (DICT) is a TCP transaction based query/response protocol that allows a client to access dictionary definitions from a set of natural language dictionary databases. RFC 2229 describes the DICT client/server protocol. dict is a client which can access DICT servers from the command line.
textproc/dictfmt-1.12.1 (Score: 0.006132291)
Formats a DICT protocol dictionary database
The Dictionary Server Protocol (DICT) is a TCP transaction based query/response protocol that allows a client to access dictionary definitions from a set of natural language dictionary databases. RFC 2229 describes the DICT client/server protocol. dictfmt converts databases in various formats into working databases and indices for the DICT server.
textproc/XML-Simple-2.22 (Score: 0.006132291)
Trivial API for reading and writing XML (esp config files)
XML::Simple is a Perl module that makes it really easy to read and write XML files. XML::Simple was originally developed for the purpose of reading and writing config files in XML format (which offers various advantages over say .INI format). Having said that, many people find it useful for other purposes.
textproc/pdftohtml-0.40a (Score: 0.006132291)
Command-line tool for converting pdf-files into html
This is a port of pdftohtml, which converts pdf-files into nicely formatted html, combined with png images. The HTML generated uses frames to emulate the content listing from the pdf.