Ports Search

Results 14,92114,930 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.018 seconds)
textproc/libwps-0.4.3 (Score: 3.7481335E-5)
Microsoft file word processor format import filter library
Libwps is a library (for use by word procesors, for example) for importing the Microsoft Works word processor file format. It imports Works format versions 2, 3, 4, 5 (aka 2000), and 8 with some formatting. The scope of this project is just a Works word processor import filter, so there are no plans for supporting an export filter, spreadsheets, or databases.
textproc/libwps-0.3.1 (Score: 3.7481335E-5)
Microsoft file word processor format import filter library
Libwps is a library (for use by word procesors, for example) for importing the Microsoft Works word processor file format. It imports Works format versions 2, 3, 4, 5 (aka 2000), and 8 with some formatting. The scope of this project is just a Works word processor import filter, so there are no plans for supporting an export filter, spreadsheets, or databases.
textproc/apache-solr-6.2.0 (Score: 3.7481335E-5)
High performance search server built using Lucene Java
Solr is an open source enterprise search server based on the Lucene Java search library, with XML/HTTP and JSON APIs, hit highlighting, faceted search, caching, replication, a web administration interface and many more features. It runs in a Java servlet container such as Tomcat.
textproc/Games-Dissociate-0.19 (Score: 3.7481335E-5)
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/Getopt-Lucid-1.06 (Score: 3.7481335E-5)
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/Data-Phrasebook-0.35 (Score: 3.7481335E-5)
Accessing phrasebooks from various data sources
Data::Phrasebook is a collection of modules for accessing phrasebooks from various data sources. Common uses of phrasebooks are in handling error codes, accessing databases via SQL queries and written language phrases. Examples are the mime.types file and the hosts file, both of which use a simple phrasebook design.
textproc/HTML-Tiny-1.05 (Score: 3.7481335E-5)
Lightweight, dependency free HTML/XML generation
HTML::Tiny is a simple, dependency free module for generating HTML (and XML). It concentrates on generating syntactically correct XHTML using a simple Perl notation. In addition to the HTML generation functions utility functions are provided to * encode and decode URL encoded strings * entity encode HTML * build query strings * JSON encode data structures
textproc/apache-solr-3.6.2 (Score: 3.7481335E-5)
High performance search server built using Lucene Java
Solr is an open source enterprise search server based on the Lucene Java search library, with XML/HTTP and JSON APIs, hit highlighting, faceted search, caching, replication, a web administration interface and many more features. It runs in a Java servlet container such as Tomcat.
textproc/fex-2.0.0 (Score: 3.7481335E-5)
Powerful field extraction tool
fex works like cut or awk in its field navigation, but allows you to specify token-based fields in a much more concise, flexible, and readable way. Due to the simplicity of fex's language, it can enable you to replace many common invocations of cut and awk with a single invocation of fex.
textproc/RTF-Parser-1.12 (Score: 3.7481335E-5)
Perl module for parsing RTF files
The RTF package set is a minimal RTF processor. This set is provided with an RTF to HTML converter. This converter is just an example, not a full-fledged application. You can try this converter the RTF specification (see the "Ressources" section). For example: % rtf2html RTF-Spec-1_5.rtf > RTF-Spec-1_5.htm Philippe Verdret pverdret@sonovision-itep.fr