Ports Search

Results 15,88115,890 of 17,660 for descr%3A%22spam filter%22.(0.015 seconds)
textproc/libodfgen-0.1.6 (Score: 9.2782444E-5)
Library for generating documents in Open Document Format (ODF)
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.
textproc/libunibreak-1.1 (Score: 9.2782444E-5)
Implementation of the line and word breaking algorithm for Unicode
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.
textproc/Regexp-Common-2016060801 (Score: 9.2782444E-5)
Regexp::Common - Provide commonly requested regular expressions
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
textproc/kibana-3.1.3 (Score: 9.2782444E-5)
Browser based analytics and search interface to ElasticSearch
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.
textproc/loook-0.6.5 (Score: 9.2782444E-5)
Simple Python tool that search in LibreOffice/OpenOffice files
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.
textproc/s5-1.1 (Score: 9.2782444E-5)
Simple HTML-based presentation system
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!
textproc/m17n-im-config-0.9.0 (Score: 9.2782444E-5)
GUI for per-user configuration of m17n-lib input methods
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
textproc/CSS-Tiny-1.20 (Score: 9.2782444E-5)
Read/Write .css files with as little code as possible
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>
textproc/stringi-1.1.1 (Score: 9.2782444E-5)
Character String Processing Facilities
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.
textproc/diff-20120705 (Score: 9.2782444E-5)
BSD-licensed version of diff from OpenBSD
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.