Ports Search

Results 4,6914,700 of 5,824 for /net/.(0.019 seconds)
textproc/Text-Markdown-1.000031 (Score: 0.01738722)
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.01738722)
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.01738722)
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.01738722)
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.01738722)
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.01738722)
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.
textproc/txt2tags-2.6 (Score: 0.01738722)
Convert simply formatted text into markup (e.g., HTML)
txt2tags is a utility to turn simply formatted text into markup (e.g., HTML).
textproc/dsv-1.4.1 (Score: 0.01738722)
Python module to parse or write delimeter-separated (e.g. CSV) files
Paraphrasing the website: Python-DSV is a Python module for importing and exporting DSV (delimiter separated values) files. DSV is a generalization of CSV (comma separated values). CSV is a common file format used by many programs to import and export data. Features: - Pure Python - Optional wxPython GUI - Optional heuristics for determining file format - Handles embedded quotes, delimiters and newlines - Customizable error handling - Simple to use - Portable
textproc/excelerator-0.6.4.1 (Score: 0.01738722)
Python library for generating Excel 97/2000/XP/2003 files
pyExcelerator is a Python library that can generate Excel 97+ files and import Excel 95+ files. It supports Unicode in Excel files, and can use a variety of formatting features and printing options. It can dump Excel and OLE2 compound files.
textproc/db2latex-0.8p1 (Score: 0.01738722)
DocBook to LaTeX XSL stylesheets
DB2LaTeX are a set of XSLT stylesheets which generate high level LaTeX2e from your docbook document. They do not perform any FO transformation, the only thing they do is to map DocBook tags into more or less standard LaTeX (a recent installation of LaTeX 2e is required, with most common packages. However, in more stable releases, package dependencies will be completely managed with xsl parameters, making it virtually compatible with basic LaTeX 2e installations). All the "styling" has to be done by modifying available xsl:params, overriding and customizing templates, and in the last, by adding your "sty" files.