Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第3,5313,540项(搜索用时0.014秒)
devel/zope.ptresource-3.9.0 (Score: 1.9682127E-4)
Page template resource plugin for zope.browserresource
This package provides a "page template" resource class, a resource which content is processed with Zope Page Templates engine before returning to client.
devel/capybara-2.7.1 (Score: 1.9682127E-4)
Integration testing tool for rack based web applications
Capybara is an integration testing tool for rack based web applications. It simulates how a user would interact with a website.
devel/debugger-linecache-1.2.0 (Score: 1.9682127E-4)
Ruby module for reading and caching lines
Linecache is a module for reading and caching lines. This may be useful for example in a debugger where the same lines are shown many times.
devel/getopt-1.4.1 (Score: 1.9682127E-4)
Command line parsing with Ruby
Implements a simple Getopt::Std class for command line parsing, as well as a Getopt::Long class for more advanced command line parsing.
devel/jeweler-2.0.1 (Score: 1.9682127E-4)
Simple and opinionated helper for creating Rubygem projects
Jeweler provides the noble ruby developer with two primary features: * a library for managing and releasing RubyGem projects * a scaffold generator for starting new RubyGem projects
devel/librarian-0.1.2 (Score: 1.9682127E-4)
Ruby framework for writing bundlers
Librarian is a framework for writing bundlers, which are tools that resolve, fetch, install, and isolate a project's dependencies, in Ruby.
devel/uboot-2010.12 (Score: 1.9682127E-4)
The mkimage utility of the u-boot bootloader
mkimage adds a header to a kernel image with information and checksums for the u-boot bootloader used in embedded systems.
devel/rubygems-mirror-1.1.0 (Score: 1.9682127E-4)
Mirror rubygems
A ruby gem to mirror gems from rubygems.org. It uses net/http/persistent and threads to grab the mirror set a little faster than the original.
devel/spruz-0.2.13 (Score: 1.9682127E-4)
Small Ruby library of mixed utils/extensions
This is a small mixed library of some useful stuff for and extensions of Ruby that are not really good/big enough for a real library.
devel/webby-0.9.4 (Score: 1.9682127E-4)
Small website management system
Webby is a fantastic little website management system. It would be called a content management system if it were a bigger kid. But, it's just a runt with a special knack for transforming text. Webby works by combining the contents of a page with a layout to produce HTML. The layout contains everything common to all the pages HTML headers, navigation menu, footer, etc. and the page contains just the information for that page. You can use your favorite markup language to write your pages; Webby supports quite a few.