Ports Search

Results 15,87115,880 of 17,660 for descr%3A%22spam filter%22.(0.049 seconds)
textproc/kibana-4.4.2 (Score: 9.2782444E-5)
Browser based analytics and search interface to ElasticSearch
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.
textproc/sed-4.2.2 (Score: 9.2782444E-5)
The GNU stream editor
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.
textproc/gutenmark-20090510 (Score: 9.2782444E-5)
Attractively formatting Project Gutenberg texts
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.
textproc/csv-0.1.2 (Score: 9.2782444E-5)
CSV library for Haskell
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.
textproc/pdfgrep-1.4.1 (Score: 9.2782444E-5)
Tool to search text in PDF files
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!
textproc/ack-2.14 (Score: 9.2782444E-5)
Grep-like text finder for large trees of text
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
textproc/parsec-3.1.9 (Score: 9.2782444E-5)
Monadic parser combinators
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.
textproc/tagsoup-0.13.3 (Score: 9.2782444E-5)
Parsing and extracting information from HTML/XML documents
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.
textproc/texmath-0.8.3 (Score: 9.2782444E-5)
Conversion between formats used to represent mathematics
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.
textproc/hunspell-1.3.3 (Score: 9.2782444E-5)
Improved spell-checker for Hungarian and other languages
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.