Ports Search

Results 4,7014,710 of 5,827 for /net-mgmt/.(0.005 seconds)
textproc/dict-1.12.1 (Score: 0.0061257896)
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.0061257896)
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.0061257896)
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.0061257896)
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.0061257896)
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.0061257896)
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.0061257896)
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.0061257896)
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.
textproc/rdiscount-2.1.8 (Score: 0.0061257896)
Fast Markdown converter for ruby based on discount
Ruby wrapper around David Loren Parsons' discount, a fast, BSD-licensed C implementation of John Gruber's Markdown plus some aspects of SmartyPants. Markdown is a text-to-HTML conversion language for web writers, inspired by the format of plain-text e-mail messages. Markdown allows you to write in an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).
textproc/tinyxml-2.6.2 (Score: 0.0061257896)
Small C++ XML parser
TinyXml is a simple, small, C++ XML parser that can be easily integrating into other programs.