Ports Search

Results 14,94114,950 of 17,660 for descr%3A%22spam filter%22.(0.017 seconds)
devel/robotremoteserver-1.0.1 (Score: 9.2782444E-5)
Python Remote Server for Robot Framework
Robot Framework remote servers allow hosting test libraries on different processes or machines than Robot Framework itself is running on. This version is implemented in Python and supports also Jython (JVM) and IronPython (.NET). See remote library interface documentation for more information about the remote interface in general as well as for a list of remote server implementations in other programming languages.
devel/Test2-Plugin-NoWarnings-0.02 (Score: 9.2782444E-5)
Fail if tests warn
Loading this plugin causes your tests to fail if there any warnings while they run. Each warning generates a new failing test and the warning content is outputted via diag. This module uses $SIG{__WARN__}, so if the code you're testing sets this, then this module will stop working.
devel/raknet-3.9.2 (Score: 9.2782444E-5)
Networking API that provides reliable UDP primarily for online games
RakNet is a free networking API that provides reliable UDP and high level networking constructs. Although it can be used for any networked application, it was developed specifically for rapid development of online games and the addition of multiplayer to single player games.
devel/six-1.10.0 (Score: 9.2782444E-5)
Python 2 and 3 compatibility utilities
Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. See the documentation for more information on what is provided.
devel/subvertpy-0.9.2 (Score: 9.2782444E-5)
Python bindings for subversion
This is an implementation of Python bindings for the Subversion version control system, aiming to be complete, fast and feel native to Python programmers. Bindings are provided for the working copy, client, delta, remote access and repository APIs. A hookable server side implementation of the custom Subversion protocol (svn_ra) is also provided.
devel/testtools-0.9.35 (Score: 9.2782444E-5)
Extensions to the Python library's unit testing framework
testtools is a set of extensions to the Python standard library's unit testing framework. These extensions have been derived from years of experience with unit testing in Python and come from many different sources. testtools also backports unittest changes from recent Pythons to Python 2.4 and 2.5.
devel/virtualenv-14.0.0 (Score: 9.2782444E-5)
Tool for creating isolated Python environments
``virtualenv`` is a tool to create isolated Python environments. It creates an environment that has its own installation directories, that doesn't share libraries with other virtualenv environments (and optionally doesn't use the globally installed libraries either). Usage: virtualenv YOUR_NEW_PYTHON_ENV
devel/zope.site-3.9.2 (Score: 9.2782444E-5)
Local registries for zope component architecture
This package provides a local and persistent site manager implementation, so that one can register local utilities and adapters. It uses local adapter registries for its adapter and utility registry. The module also provides some facilities to organize the local software and ensures the correct behavior inside the ZODB.
devel/gobject-3.18.2 (Score: 9.2782444E-5)
Common files for the Python bindings for GObject
PyGObject provides a convenient wrapper for the GObject+ library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting. When combined with PyGTK, PyORBit and gnome-python, it can be used to write full featured Gnome applications.
devel/qprog-0.4 (Score: 9.2782444E-5)
Cross-platform software for the DIY line of PIC programmers
QProg is an OS X, Windows, and *nix/X11 compatible software interface to the popular DIY line of PIC programmers sold by Kitsrus and is intended to be a cross-platform replacement for the software provided with the DIY kits. -Brandon Fosdick bfoz@bfoz.net