Ports Search

Results 8,5918,600 of 17,660 for descr%3A%22spam filter%22.(0.01 seconds)
devel/stormlib-6.25 (Score: 1.3917367E-4)
C++ library to read and write MPQ archives
The StormLib library is a pack of modules, written in C++, which are able to read and also to write files from/to the MPQ archives.
devel/gems-2.6.4 (Score: 1.3917367E-4)
Package management framework for the Ruby language
a package management framework for the Ruby programming language An application or library is packaged into a gem, which is a single installation unit. RubyGems entirely manages its own filesystem space, rather than installing files into the "usual" places. This enables greater functionality and reliability. Using RubyGems, you can: - download and install Ruby libraries easily - not worry about libraries A and B depending on different versions of library C - easily remove libraries you no longer use - have power and control over your Ruby platform!
devel/pcsc-ada-0.7.3 (Score: 1.3917367E-4)
Ada binding to PC/SC middleware (Smart card interface)
PCSC/Ada provides a thick Ada binding to PC/SC-middleware. The library allows programs written in Ada to communicate with smart cards using the SCard API.
devel/rbprof-0.2.1 (Score: 1.3917367E-4)
Flexible Ruby profiler
This package is a faster profiler than the builtin Ruby profiler and allows Ruby developers to focus on the methods that are hand-written.
devel/setup.rb-3.4.1 (Score: 1.3917367E-4)
Common installer script for ruby packages
Setup.rb is a common installer script for ruby packages. It can handle multiple binaries, libraries, extensions etc. in one archive.
devel/algorithms-0.6.1 (Score: 1.3917367E-4)
Ruby algorithms and data structures
algorithms started as a Google Summer of Code 2008 project. The original proposal is as follows: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Ruby implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.
devel/ansi-1.5.0 (Score: 1.3917367E-4)
Gem enabling ANSI code based colorization and stylization of output
The ANSI project is a collection of ANSI escape code related libraries enabling ANSI code based colorization and stylization of output.
devel/authlogic-3.4.6 (Score: 1.3917367E-4)
Clean, simple, and unobtrusive Ruby authentication solution
Framework agnostic object based authentication solution that handles all of the non sense for you. It's as easy as ActiveRecord is with a database.
devel/axiom-types-0.1.1 (Score: 1.3917367E-4)
Abstract types for logic programming in Ruby
Axiom-types provides a Ruby library that allows one to define types with optional constraints. It can be used for logic programming.
devel/chronic_duration-0.10.6 (Score: 1.3917367E-4)
Natural language parser for elapsed time
A simple Ruby natural language parser for elapsed time. (For example, 4 hours and 30 minutes, 6 minutes 4 seconds, 3 days, etc.) Returns all results in seconds.