libodfgen is a library for generating documents in Open Document Format
(ODF). It provides generator implementation for the following libraries:
* libwpd (::WPXDocumentInterface): text documents
* libwpg (libwpg::WPGPaintInterface): vector drawings
* libetonyek (libetonyek::KEYPresentationInterface): presentations
As these APIs are used by multiple libraries, libodfgen can be used to
generate ODF from many sources.
Liblinebreak is an implementation of the line and word breaking algorithm
as described in Unicode 5.1.0 Standard Annex 14, Revision 22. It breaks
lines that contain Unicode characters. It is designed to be used in a
generic text renderer. FBReader is one real-world example.
By default, this module exports a single hash (`%RE') that stores or
generates commonly needed regular expressions. Patterns currently
provided include:
* balanced parentheses and brackets
* delimited text (with escapes)
* integers and floating-point numbers in any base (up to 36)
* comments in C, C++, Perl, and shell
* offensive language
* lists of any pattern
* IPv4 addresses
Kibana is an open source (Apache Licensed), browser based analytics and search
interface to Logstash and other timestamped data sets stored in ElasticSearch.
With those in place Kibana is a snap to setup and start using (seriously).
Kibana strives to be easy to get started with, while also being flexible and
powerful.
Loook is a simple Python tool that searches for text strings in
LibreOffice and OpenOffice.org files.
AND, OR and phrase searches are supported. It doesn't create an index,
but searching should be fast enough unless you have really many files.
What Is S5?
* It's a Simple Standards-based Slide Show System
* One XHTML document provides all of the slide show's content
* CSS handles the layout and look of the slides
* JavaScript handles the dynamic aspects of the show
* That's all there is to it!
The program m17n-im-config provides a GUI for per-user configuration of
input methods of the m17n library (devel/m17n-lib and textproc/m17n-contrib).
The following methods are customisable at the moment: Unicode, Vietnamese,
Malayalam, Tibetan, Thai, Tamil, Japanese and Chinese.
http://www.m17n.org/common/im-config/index.html
CSS::Tiny is a perl class to read and write .css stylesheets with as
little code as possible, reducing load time and memory overhead.
This module is primarily for reading and writing simple files, and
anything we write shouldn't need to have documentation/comments. If you
need something with more power, move up to CSS.pm.
Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
stringi (pronounced "stringy") is THE R package for fast, correct,
consistent and convenient string/text processing in each locale and
any native character encoding. The use of the ICU library gives R
users a platform-independent set of functions known to Java, Perl,
Python, PHP, and Ruby programmers.
This is the BSD-licensed version of the well-known diff utility, obtained from
OpenBSD. It lacks some features of GNU diff. It is a proposed project idea
to replace the GNU diff with this one, but it needs to be completed first.
Patches are highly appreciated.