Ports Search

Results 491500 of 1,719 for /textproc/.(0.002 seconds)
textproc/Games-Dissociate-0.19 (Score: 0.068937615)
Dissociated Press algorithm and filter
This module provides the function dissociate, which implements a Dissociated Press algorithm, well known to Emacs users as "meta-x dissociate". The algorithm here is by no means a straight port of Emacs's dissociate.el, but is instead merely inspired by it.
textproc/Geo-Parse-OSM-0.42 (Score: 0.068937615)
OpenStreetMap XML file regexp parser
Geo::Parse::OSM - OpenStreetMap XML file regexp parser
textproc/opensched-0.1.0 (Score: 0.068937615)
Project scheduler
OpenSched is a project management / scheduling program. It reads a description file that describes what must be done and who can do what work, and it automatically assigns work to people, and schedules the entire project.
textproc/Getopt-Lucid-1.06 (Score: 0.068937615)
Clear, readable syntax for command line processing
The goal of this module is providing good code readability and clarity of intent for command-line option processing. While readability is a subjective standard, Getopt::Lucid relies on a more verbose, plain-English option specification as compared against the more symbolic approach of Getopt::Long.
textproc/Google-Data-JSON-0.1.10 (Score: 0.068937615)
General XML-JSON converter based on Google Data APIs
Google::Data::JSON provides several methods to convert an XML feed into a JSON feed, and vice versa. The JSON format is defined in Google Data APIs, http://code.google.com/apis/gdata/json.html .
Development header files for OpenVanilla
OpenVanilla (OV) is an input method (IM)/output filter (OF) framework designed for better end-user text processing experiences. For example, OpenVanilla provides a comprehensive set of Traditional Chinese input methods that are lacking or of which counterparts are functionally deficient/unsatisfactory in Apple's Mac OS X. Many Simplified Chinese users also find this framework useful. A Tibetan IM module is also available. OpenVanilla framework is a set of header files for OpenVanilla module development.
textproc/or-aspell-0.03.1 (Score: 0.068937615)
Aspell Oriya dictionary
Aspell Oriya dictionary.
textproc/HTML-CTPP2-2.6.7 (Score: 0.068937615)
Perl interface module to CTPP2 library
This module is very similar to Sam Tregar's HTML::Template module but works much faster and contains extra functionality. The CTPP2 template language dialect contains 10 operators: <TMPL_var>, <TMPL_if>, <TMPL_elsif>, <TMPL_else>, <TMPL_unless>, <TMPL_loop>, <TMPL_foreach>, <TMPL_udf>, <TMPL_include> and <TMPL_comment>.
textproc/fzf-0.13.4 (Score: 0.068937615)
Blazing fast command-line fuzzy finder
FZF is a general-purpose command-line fuzzy finder.
textproc/HTML-Copy-1.31 (Score: 0.068937615)
Copy a HTML file without breaking links
This module is to copy a HTML file without beaking links in the file. This module is a sub class of HTML::Parser.