Ports Search

Results 4,3014,310 of 5,161 for /ports-mgmt/.(0.004 seconds)
textproc/zorba-2.7.0 (Score: 0.006224396)
General purpose C++ XQuery processor
Zorba is a general purpose XQuery processor implementing in C++ the W3C family of specifications. The query processor has been designed to be embeddable in a variety of environments such as other programming languages extended with XML processing capabilities, browsers, database servers, XML message dispatchers, or smartphones. Zorba can be accessed through APIs from C, C++, Ruby, Python, Java, and PHP. Zorba runs on most platforms and is available under the Apache license v2.
textproc/pure-csv-1.6 (Score: 0.006224396)
CSV reading and writing module for the Pure language
pure-csv is a module for reading and writing Comma Separated Value (CSV) files from within Pure.
textproc/pure-xml-0.7 (Score: 0.006224396)
Pure language interface for libxml2 and libxslt
This is a port of Q's XML module, which also includes support for XSLT. The module provides a simplified interface to the Gnome libxml2 and libxslt libraries, and supplies all the necessary data structures and operations to inspect, create, modify and transform XML documents with ease.
textproc/popup-1.0 (Score: 0.006224396)
Stacks for use with Popup
User Contributed Cardstacks for Popup * English-German (3910 cards) * German-French (4006 cards) LICENSE: GPL2 or later
textproc/print-n-times-1.0 (Score: 0.006224396)
Print a string (n) times
Print a string (n) times
textproc/soothsayer-0.6.3 (Score: 0.006224396)
Intelligent predictive text entry platform
Soothsayer is an intelligent predictive text entry platform. Soothsayer exploits redundant information embedded in natural languages to generate predictions. Soothsayer's modular and pluggable architecture allows its language model to be extended and customized to utilize statistical, syntactic, and semantic information sources. A predictive text entry system attempts to improve ease and speed of textual input. Word prediction consists in computing which word tokens or word completions are most likely to be entered next. The system analyses the text already entered and combines the information thus extracted with other information sources to calculate a set of most probable tokens.
textproc/rot-1.2 (Score: 0.006224396)
Rotates a file so that lines become columns and vice versa
Rot rotates a file so that lines become columns and vice versa. This allows line-oriented Unix filters like grep to operate on columns instead.
textproc/popup-0.5 (Score: 0.006224396)
Interactive learning aid for pairs of words
Popup is an interactive learning aid for pairs of words. It behaves much like a stack of flashcards, but handles one-to-many and many-to-one word relationships better, and includes an integrated scheduler for efficient use of your 'cards'. Popup was written by Bjorn Ghola and Rob Burns. Features: * An editor for cardstack files with support for copying and pasting groups of words, as well as drag and drop. * Three quiz styles: multiple choice, spelling, and flashcard. * Supports quizes and practice * Graduated time interval scheduler. * Localized for Thai and German. LICENSE: GPL2 or later
textproc/ppower4-0.9.4 (Score: 0.006224396)
Post processor for PDF presentations made with (La)TeX
PPower4 is used to post process presentations in PDF format which were prepared using (La)TeX to add dynamic effects. The PDF files can be created with pdf(la)tex, v(la)tex or with standard LaTeX and then converted to PDF with dvipdfm.
textproc/Tempita-0.5.2 (Score: 0.006224396)
Small text templating language
Tempita is a small templating language for text substitution. This isn't meant to be the Next Big Thing in templating; it's just a handy little templating language for when your project outgrows string.Template or % substitution. It's small, it embeds Python in strings, and it doesn't do much else.