Ports Search

Results 3,9213,930 of 5,886 for /net-im/.(0.004 seconds)
textproc/xmlgen-1.4 (Score: 0.0070083328)
Write XML documents using Tcl
xmlgen is a TCL package to write XML documents in Tcl. This XML code is expressed by TCL code, which is translated. Every tag is made into a markup command which takes attributes and the element's content as parameters and then prints the XML tagged content. Of course, the content again can contain markup commands.
textproc/xmlindent-0.2.17 (Score: 0.0070083328)
XML stream reformatter
XML Indent is a XML stream reformatter written in ANSI C.
textproc/silvercity-0.9.7 (Score: 0.0070083328)
Lexing package for over 20 programming and markup languages
SilverCity is a lexing package, based on Scintilla, that can provide lexical analysis for over 20 programming and markup languages. Scripting language bindings currently exist for Python.
textproc/soprano-2.9.4 (Score: 0.0070083328)
Qt/C++ RDF framework
Soprano (formerly known as QRDF) is a library which provides a highly usable object-oriented C++/Qt framework for RDF data. It uses different RDF storage solutions as backends through a simple plugin system. Soprano is targeted at desktop applications that need a RDF data storage solution. It has been optimized for easy usage and simplicity.
textproc/yi-aspell-0.01.1.1 (Score: 0.0070083328)
Aspell Yiddish dictionary
Aspell Yiddish dictionary.
textproc/zu-aspell-0.50.0 (Score: 0.0070083328)
Aspell Zulu dictionary
Aspell Zulu dictionary.
textproc/hunspell-0.01.2 (Score: 0.0070083328)
Telugu hunspell dictionaries
Telugu hunspell dictionaries
textproc/tkxmlive-0.1.5 (Score: 0.0070083328)
Tcl/Tk XML intelligence visual editor
Tcl/TK XML Intelligence Visual Editor
textproc/webcpp-0.8.4 (Score: 0.0070083328)
Convert your source code to syntax highlighted HTML
Webcpp converts source code to syntax highlighted HTML, and supports multiple languages and also colour schemes. Features: - Specific support for over 30 programming, scripting, and shading languages - An 11-element syntax highlighting engine - Dynamic colour schemes using embedded Stylesheets, or external Stylesheets - Batch conversions - Automatic filetype detection for higlighting - Filetype forcing for syntax highlighting - Automatic #include file hyperlinking and file generation - Piping the input or output to or from STDIN/STDOUT to collaborate with other programs - The ability of allowing custom HTML tags to be added - Generic support for unknown text based files - Available on various operating systems
textproc/csvdiff-1.7 (Score: 0.0070083328)
Compare/diff two (comma) separated files with each other
csvdiff is a Perl script to diff/compare two csv files with the possibility to select the separator. Differences will be shown like: "Column XYZ in record 999" is different. After this, the actual and the expected result for this column will be shown.