Kibana is an open source (Apache Licensed), browser based analytics and search
dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana
strives to be easy to get started with, while also being flexible and powerful,
just like Elasticsearch.
Kibana 4.4 is compatible with Elasticsearch 2.2.x.
The Free Software Foundation's "sed" stream editor.
This utility exists in the FreeBSD base collection, but the GNU
versions have added functionality that is sometimes useful.
Note that this port will install this utility with a `g' prefix,
for example gsed, but the texinfo documentation will refer to these
utilities without the `g' prefix.
GutenMark is a tool for automatically creating high-quality HTML (or LaTeX)
markup from Project Gutenberg etexts. In combination with other freely-
available conversion tools, GutenMark can convert Project Gutenberg etexts
into publication-quality Postscript or PDF, for print-on-demand applications.
This conversion is completely automatic, without manual markup or editing.
This library parses and dumps documents that are formatted according to
RFC 4180, "The common Format and MIME Type for Comma-Separated Values
(CSV) Files". This format is used, among many other things, as a lingua
franca for spreadsheets, and for certain web services.
Pdfgrep is a tool to search text in PDF files. It works similar to grep.
Features:
* search for regular expressions.
* support for some important grep options, including:
o filename output.
o page number output.
o optional case insensitivity.
o count occurrences.
* and the most important feature: color output!
ack is a grep-like program with optimizations for searching through large
trees of source code.
Key improvements include:
* Defaults to only searching program source code
* Defaults to recursively searching directories
* Ignores blib directories.
* Ignores source code control directories, like CVS, .svn and _darcs.
* Uses Perl regular expressions
* Highlights matched text
Parsec is designed from scratch as an industrial-strength parser
library. It is simple, safe, well documented (on the package homepage),
has extensive libraries and good error messages, and is also fast. It
is defined as a monad transformer that can be stacked on arbitrary
monads, and it is also parametric in the input stream type.
TagSoup is a library for parsing HTML/XML. It supports the HTML 5
specification, and can be used to parse either well-formed XML, or
unstructured and malformed HTML from the web. The library also provides
useful functions to extract information from an HTML document, making it
ideal for screen-scraping.
The texmath library provides functions to read and write TeX math,
presentation MathML, and OMML (Office Math Markup Language, used in
Microsoft Office). Support is also included for converting math formats to
pandoc's native format (allowing conversion, via pandoc, to a variety of
different markup formats). The TeX reader supports basic LaTeX and AMS
extensions, and it can parse and apply LaTeX macros.
Hunspell is a widely used spell checker
Main features:
- Extended support for language peculiarities; Unicode character encoding,
compounding and complex morphology.
- Improved suggestion using n-gram similarity, rule and dictionary based
pronunciation data.
- Morphological analysis, stemming and generation.
- Hunspell is based on MySpell and works also with MySpell dictionaries.
- C++ library under GPL/LGPL/MPL tri-license.