Ports Search

Results 8,1418,150 of 17,660 for descr%3A%22spam filter%22.(0.015 seconds)
www/django-20150709 (Score: 1.4061591E-4)
High-level Python Web framework
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Developed and used over the past two years by a fast-moving online-news operation, Django was designed from scratch to handle two challenges: the intensive deadlines of a newsroom and the stringent requirements of experienced Web developers. It has convenient niceties for developing content-management systems, but it's an excellent tool for building any Web site.
www/recaptcha-1.0.6 (Score: 1.4061591E-4)
Plugin for reCAPTCHA and reCAPTCHA Mailhide
Provides a CAPTCHA for Python using the reCAPTCHA service. Does not require any imaging libraries because the CAPTCHA is served directly from reCAPTCHA. Also allows you to securely obfuscate emails with Mailhide. This functionality requires pycrypto. This library requires two types of API keys. If you'd like to use the CAPTCHA, you'll need a key from http://recaptcha.net/api/getkey. For Mailhide, you'll need a key from http://mailhide.recaptcha.net/apikey.
www/haml-4.0.7 (Score: 1.4061591E-4)
Markup language to describe HTML
Haml is a markup language that's used to cleanly and simply describe the HTML of any web document without the use of inline code. Haml functions as a replacement for inline page templating systems such as PHP, ASP, and ERB, the templating language used in most Ruby on Rails applications. However, Haml avoids the need for explicitly coding HTML into the template, because it itself is a description of the HTML, with some code to generate dynamic content.
www/thin-1.6.4 (Score: 1.4061591E-4)
Fast and simple Ruby web server
Thin is a Ruby web server that glues together 3 of the best Ruby libraries in web history: * the Mongrel parser, the root of Mongrel speed and security * Event Machine, a network I/O library with extremely high scalability, performance and stability * Rack, a minimal interface between webservers and Ruby frameworks Which makes it, with all humility, the most secure, stable, fast and extensible Ruby web server bundled in an easy to use gem for your own pleasure.
www/thundersnarf-1.3 (Score: 1.4061591E-4)
Web reporting and trending analysis for Thunder Cache Pro
ThunderSnarf is a web reporting and trending tool for Thunder Cache Pro which has the main goal to provide a strategic overview of how Thunder is caching and what it is caching, aggregating value and helping on decision making regarding the real web acceleration rates and allowing one to identify unefficient cache patterns, plugins, as well as domains which should have a plugin written for and, off course, the top efficient domains and caching patterns as well.
www/volta-0.3.0 (Score: 1.4061591E-4)
High performance, low resource URI rewriter for Squid
Volta is a high performance, low resource URI rewriter for use with the Squid caching proxy server (http://www.squid-cache.org) With it, you can dynamically alter URI requests that pass through Squid based on various criteria. It uses a state machine to parse URIs and rules, and a constant database to store and access those rules. It can then either perform conditional rewrites internally, or by evaluating Lua scripts.
www/redcloth-4.3.2 (Score: 1.4061591E-4)
Module for using Textile in Ruby
RedCloth is a module for using Textile in Ruby. Textile is a text format. A very simple text format. Another stab at making readable text that can be converted to HTML. No need to use verbose HTML to build your docs, your blogs, your pages. Textile gives you readable text while youre writing and beautiful text for your readers. And if you need to break out into HTML, Textile will allow you to do so.
x11-clocks/bclock-1.0 (Score: 1.4061591E-4)
Round, analog X11 clock with Bezier curve hands
This is a mutated version of Oclock, using a bezier curve to draw the hands. It has a pretty funny appearance and it's actually fairly tough to use it to tell the time. The bezier curve is drawn using 4 control points: 1) the end of the (not visible) hours hand (closest to the center) 2) the center of the clock itself 3) the end of the seconds hand (closest to the border) 4) the end of the minutes hand (slightly closer to the center)
x11-fonts/fira-4.106 (Score: 1.4061591E-4)
Sans-serif and monospaced typeface for small screens
The Fira font family was designed to cover the legibility needs for a large range of handsets varying in screen quality and rendering. It comes in a Sans Serif with 16 weights all accompanied by italic styles. The package also includes a Mono Spaced variant with 3 weights (regular, medium and bold). The UFO source files are included in examples. Available formats: Open Type *supports advanced Open Type typographic layout features and languages
x11-fonts/firacode-1.102 (Score: 1.4061591E-4)
Monospaced font with programming ligatures derived from Fira
Fira Code is a version of Mozilla's Fira Mono font with additional ligatures. It is an extension of the Fira Mono font containing a set of ligatures for common programming multi-character combinations in languages like erlang, elixir, haskell, ocaml, clojure, scala etc where these symbols crop up frequently. This is just a font rendering feature: underlying code remains ASCII-compatible. This helps to read and understand code faster. For some frequent sequences like .. or //, ligatures allow us to correct spacing.