Ports Search

Results 4,1814,190 of 17,660 for descr%3A%22spam filter%22.(0.012 seconds)
devel/characteristic-14.3.0 (Score: 1.8556489E-4)
Python attributes without boilerplate
characteristic is a Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. You just specify the attributes to work with and characteristic gives you any or all of: a nice human-readable __repr__, a complete set of comparison methods, immutability for attributes, and a kwargs-based initializer without writing dull boilerplate code again and again.
devel/log4py-1.3 (Score: 1.8556489E-4)
Python logging module
log4py is a logging module for python, similar to log4j
devel/dialog-2.7 (Score: 1.8556489E-4)
Python interface to dialog(3)
This is a Python module for making simple Text/Console-mode user interfaces.
devel/freebsd-0.9.3 (Score: 1.8556489E-4)
Python interface to FreeBSD-specific system libraries
This package provides a python interface to FreeBSD-specific library functions.
devel/posix-33.4.0 (Score: 1.8556489E-4)
POSIX layer for Lua
LuaPosix is a Lua extension library that provides support for POSIX.
devel/pytrie-0.2 (Score: 1.8556489E-4)
Pure Python implementation of the trie data structure
A trie is an ordered tree data structure that is used to store a mapping where the keys are sequences, usually strings over an alphabet. In addition to implementing the mapping interface, tries allow finding the items for a given prefix, and vice versa, finding the items whose keys are prefixes of a given key.
devel/qserve-0.2.8 (Score: 1.8556489E-4)
Job queue server
qserve is used in mwlib. It's a job queue server written in python.
devel/speaklater-1.3 (Score: 1.8556489E-4)
Lazy string Python module for translations
Speaklater is a Python module that provides lazy strings for translations.
devel/llvm-3.9.0 (Score: 1.8556489E-4)
LLVM and Clang
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This port includes Clang (a C/C++/Objective-C compiler), LLD (a linker), LLDB (a debugger), an OpenMP runtime library, and the LLVM infrastructure these are built on.
devel/notify-0.1.1 (Score: 1.8556489E-4)
python bindings for libnotify
A python bindings for libnotify. The Desktop Notifications framework provides a standard way of doing passive pop-up notifications on the desktop. These are designed to notify the user of something without interrupting their work with a dialog box that they must close. Passive popups can automatically disappear after a short period of time.