Ports Search

Results 1,2611,270 of 17,660 for descr%3A%22spam filter%22.(0.007 seconds)
devel/Test-Distribution-2.00 (Score: 0.0018185177)
Test::Distribution - Perform tests on all modules of a distribution
When using this module in a test script, it goes through all the modules in your distribution, checks their POD, checks that they compile ok and checks that they all define a $VERSION.
devel/check-manifest-0.31 (Score: 0.0018185177)
Check MANIFEST.in in a Python source package for completeness
Check MANIFEST.in in a Python source package for completeness. - Are you a Python developer? - Have you uploaded packages to the Python PackageIndex? - Have you accidentally uploaded broken packages with some files missing? If so, check-manifest is for you.
devel/exam-0.10.5 (Score: 0.0018185177)
Exam is a Python toolkit for writing better tests
Exam is a Python toolkit for writing better tests. It aims to remove a lot of the boiler plate testing code one often writes, while still following Python conventions and adhering to the unit testing interface.
devel/flexmock-0.10.2 (Score: 0.0018185177)
Flexmock is a mock/stub/spy library for Python
Flexmock is a mock/stub/spy library for Python. Its API is inspired by a Ruby library of the same name. However, it is not a goal of Python Flexmock to be a clone of the Ruby version. Instead, the focus is on providing full support for testing Python programs and making the creation of fake objects as unobtrusive as possible. As a result, Python Flexmock removes a number of redandancies in the Ruby Flexmock API, alters some defaults, and introduces a number of Python-only features. Flexmock declarations are structured to read more like English sentences than API calls, and it is possible to chain them together in any order to achieve high degree of expressiveness in a single line of code.
devel/grouch-0.4 (Score: 0.0018185177)
System for describing and enforcing a Python object schema
Grouch is a system for describing and enforcing a Python object schema. That is, it provides you with a language for describing the intended type signatures of your objects (collectively, the "object schema"), and tools to walk an object graph, checking that every value found matches your object schema. An object schema describes every class in a collection of objects -- in particular, it specifies the type of every instance attribute of every class. Grouch includes a type language for specifying attribute types, a tool to parse specially-formatted class docstrings and output a complete object schema, and another tool for walking a persistent object graph and ensuring that every scrap of data in it conforms to the object schema extracted from your class docstrings. The API for defining, querying, and enforcing types is fairly complete and well-documented, so you can use Grouch's type system in other ways as well.
devel/drydock-0.6.9 (Score: 0.0018185177)
Build seaworthy command-line apps with a powerful Ruby DSL
Drydock is a seaworthy DSL for building really powerful command line applications. The core class is contained in a single .rb file so it's easy to copy directly into your project. See below for examples.
finance/venice-0.751.b (Score: 0.0018185177)
Merchant Of Venice, a stock market trading program
Venice is a stock market trading program that supports portfolio management, charting, technical analysis, paper trading and experimental methods like genetic programming. Venice runs in a graphical user interface with online help and has full documentation.
games/lostfeathers-1.0b (Score: 0.0018185177)
Help a bird to recover his magical feathers
The Lost Feathers You control a boy and his bird named Py. Your goal is to recover Py's magical feathers, which were stolen by Evil Businessman. Help a bird to recover his magical feathers.
games/Games-GuessWord-0.16 (Score: 0.0018185177)
Guess the letters in a word (ie Hangman)
This module is a simple wrapper around a word guessing game. You have to guess the word by guessing letters in the word, and is otherwise known as Hangman.
graphics/giftool-1.0 (Score: 0.0018185177)
Tool for GIF89a transparent option and interlace mode
GIFTool is a tool for GIF89a transparent option and interlace mode. For instance 'giftool -B -i *.gif' converts all images to interlaced GIF files. GIFTool is shareware. Use the -info option to read the licensing information.