Ports Search

Results 5,4015,410 of 17,660 for descr%3A%22spam filter%22.(0.01 seconds)
devel/gnatpython-20140224 (Score: 1.6401772E-4)
Python package used in Ada testsuites
GNATPython is a python package to ease development of testsuites and/or build scripts in a portable way. It is an extension to Ada which exports GNAT.Expect.TTY and requires the GNAT AUX compiler.
devel/pcre-light-0.4.0.3 (Score: 1.6401772E-4)
Small, efficient, and portable regex library for Perl 5 compatible
A small, efficient and portable Haskell regex library for Perl 5 compatible regular expressions. The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5.
devel/libburn-1.4.6 (Score: 1.6401772E-4)
Libburnia library to read/write optical discs
libburnia is a project for reading, mastering and writing optical discs. Currently it is comprised of libraries named libisofs, libburn, libisoburn, a cdrecord emulator named cdrskin, and an integrated multi-session tool named xorriso.
devel/jsoncpp-1.7.3 (Score: 1.6401772E-4)
JSON reader and writer library for C++
jsoncpp is an implementation of a JSON reader and writer in C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate.
devel/MonadCatchIO-mtl-0.3.1.0 (Score: 1.6401772E-4)
Monad-transformer version of the Control.Exception module
Provides a monad-transformer version of the Control.Exception.catch Haskell function. For this, it defines the MonadCatchIO class, a subset of MonadIO. It defines proper instances for most monad transformers in the 'mtl' library.
devel/ObjectName-1.1.0.0 (Score: 1.6401772E-4)
Explicitly handled object names for Haskell
This tiny Haskell package contains the class ObjectName, which corresponds to the general notion of explicitly handled identifiers for API objects, e.g. a texture object name in OpenGL or a buffer object name in OpenAL.
devel/ansi-wl-pprint-0.6.7.3 (Score: 1.6401772E-4)
Wadler/Leijen Pretty Printer for colored ANSI terminal output
This is a pretty printing library based on Wadler's paper "A Prettier Printer". It has been enhanced with support for ANSI terminal colored output using the ansi-terminal package.
devel/kqueue-0.1.2.6 (Score: 1.6401772E-4)
Binding to the kqueue event library
A low-level binding to the kqueue library as found in BSD and Mac OS X. It provides, among other things, a way of monitoring files and directories for changes.
devel/split-0.2.2 (Score: 1.6401772E-4)
Combinator library for splitting lists
A collection of various methods for splitting lists into parts, akin to the "split" function found in several mainstream languages. Here is its tale: Once upon a time the standard Data.List module held no function for splitting a list into parts according to a delimiter. Many a brave lambda-knight strove to add such a function, but their striving was in vain, for Lo, the Supreme Council fell to bickering amongst themselves what was to be the essential nature of the One True Function which could cleave a list in twain (or thrain, or any required number of parts). And thus came to pass the split package, comprising divers functions for splitting a list asunder, each according to its nature. And the Supreme Council had no longer any grounds for argument, for the favored method of each was contained therein. Combinator library and utility functions for splitting lists.
devel/tf-random-0.5 (Score: 1.6401772E-4)
High-quality splittable pseudorandom number generator
This package contains an implementation of a high-quality splittable pseudorandom number generator. The generator is based on a cryptographic hash function built on top of the ThreeFish block cipher.