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.
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.
Solr 是一个基于 Lucene Java 搜索库的开源企业搜索服务器,
提供了 XML/HTTP 和 JSON API、高亮查询结果、分面搜索、缓存、集群、
和一个 web 管理界面等功能。它运行于 Java servlet 容器中,如 Tomcat。
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.
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.
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.
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
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.
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.
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