Ports Search

Results 15,91115,920 of 17,660 for descr%3A%22spam filter%22.(0.019 seconds)
textproc/kibana-4.1.11 (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.1 is compatible with Elasticsearch 1.4.4 - 1.7.
textproc/kibana-4.5.4 (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.5 is compatible with Elasticsearch 2.3.x.
Perl extension for timing side-channel protected string compare
This module provides one function, equals (not exported by default). You should pass this function two strings of the same length. It will return true if they are string-wise identical and false otherwise, just like eq. However, comparing any two differing strings will take a fixed amount of time, unlike eq.
textproc/String-Divert-0.96 (Score: 9.2782444E-5)
String::Divert - String Object supporting Folding and Diversions
String::Divert is small Perl 5 module providing a scalar-like string object with some overloaded operators, supporting the concept of Folding and Diversion. This allows nested generation of structured output. The idea is to decouple the sequential generation of output from the nested and non-sequential structure of the output.
Interface Template Toolkit to Lingua::EN::Inflect module
This is an interface into HTML::SuperForm through the Template Toolkit. When created without arguments (i.e. [% USE form = HTML.SuperForm %]), the Template's stash is searched for an Apache object or a CGI object to pass to HTML::SuperForm's constructor. When created with arguments (i.e. [% USE form = HTML.SuperForm(arg) %]), the arguments are passed to HTML::SuperForm's constructor.
textproc/Text-EtText-2.2 (Score: 9.2782444E-5)
Simple plain-text to HTML converter
EtText is a simple plain-text to HTML convertor. It provides an easy-to-edit, easy-to-read and intuitive way to write HTML. EtText markup is simple and effective; it is very similar to WikiWikiWeb TextFormattingRules or Zope's StructuredText. It tries to be XHTML conformant in its generated code.
textproc/Text-Graphics-1.0001 (Score: 9.2782444E-5)
Text graphics rendering toolkit
This is a toolkit for rendering plain text via an API like that used for graphics rendering in GUI toolkits. This package might be used when you want to do sophisticated rendering of plain text, e.g., for graphing, creating of complex forms for email and fax, and so on. -Anton <tobez@FreeBSD.org>
textproc/Text-Hatena-0.20 (Score: 9.2782444E-5)
Perl extension for formatting text with Hatena Style
Text::Hatena parses text with Hatena Style and generates html string. Hatena Style is a set of text syntax which is originally used in Hatena Diary (http://d.hatena.ne.jp/). You can get html string from simple text with syntax like Wiki.
textproc/Text-FormatTable-1.03 (Score: 9.2782444E-5)
Renders simple tables as text
Text::FormatTable renders simple tables as text. You pass to the constructor a table format specification similar to LaTeX (e.g. "r|l|l") and you call methods to fill the table data and insert rules. After the data is filled, you render the table as text. Seamus Venasse <svenasse@polaris.ca>
textproc/Text-Highlight-0.04 (Score: 9.2782444E-5)
Syntax highlighting framework
Text::Highlight is a flexible and extensible tool for highlighting the syntax in programming code. The markup used and languages supported are completely customizable. It can output highlighted code for embedding in HTML, terminal escapes for an ANSI-capable display, or even posting on an online forum. Bundled support includes C/C++, CSS, HTML, Java, Perl, PHP and SQL.