Ports Search

Results 1,8911,900 of 17,660 for descr%3A%22spam filter%22.(0.007 seconds)
devel/List-Group-1.3 (Score: 0.0014859692)
Perl module that allows you to group a list by columns or rows
The List::Group module is simple module that currently allows you to group a list by columns or rows.
devel/List-PowerSet-0.01 (Score: 0.0014859692)
Perl module that allows you to generate the power set of a list
The List::PowerSet module is simple module that currently allows you to generate the power set of a list
devel/MouseX-Getopt-0.3600 (Score: 0.0014859692)
Perl extension for a Mouse role to process command line options
This is a role which provides an alternate constructor for creating objects using parameters passed in from the command line.
devel/SNMP-Persist-0.05 (Score: 0.0014859692)
The module is a backend for pass_persist feature of net-snmp
The SNMP-Persist module is a backend for pass_persist feature of net-snmp. It simplifies the process of sharing user-specified data via SNMP and development of persistent net-snmp applications controlling a chosen MIB subtree. It is particularly useful if data gathering process takes too long. The responder is a separate thread, which is not influenced by updates of MIB subtree data. The answer to a snmp request is fast and doesn't rely on potentially slow source of data.
devel/Time-Piece-Range-1.2 (Score: 0.0014859692)
Time::Piece::Range - deal with a range of Time::Piece objects
A subclass of Date::Range that uses Time::Piece objects, rather than Date::Simple, to manipulate ranges of dates.
devel/cluster-1.3.3 (Score: 0.0014859692)
Create several groups (clusters) of objects from a list in Python
Python-cluster is a simple package that allows to create several groups (clusters) of objects from a list. It's meant to be flexible and able to cluster any object. To ensure this kind of flexibility, you need not only to supply the list of objects, but also a function that calculates the similarity between two of those objects. For simple datatypes, like integers, this can be as simple as a subtraction, but more complex calculations are possible.
dns/tldextract-1.7.5 (Score: 0.0014859692)
Separate the TLD from the registered domain and subdomains of a URL
Python module for separating the TLD from the registered domain and subdomains of a URL, using the Public Suffix List.
games/textmaze-1.2 (Score: 0.0014859692)
Generates mazes on a text terminal and lets you traverse them
TextMaze generates random mazes on a text terminal and lets you traverse them using the arrow keys.
games/wmquake-1.1 (Score: 0.0014859692)
Id Software's Quake I in a 64x64 WM dockapp window
Just what you always wanted. Hardcore Quake fanatics can now enjoy their favorite game in a 64x64 window!
misc/bestfit-0.2.0 (Score: 0.0014859692)
Optimally choose files to be put on a CD (or other media)
Bestfit is a small program to determine which files that should be put on a CD (or other media), so that as little space as possible is wasted. It is very easy to use: you specify files on the command line, and bestfit prints the names of those that were selected. Alternatively, bestfit can execute a command for each selected file (eg. to move them to a different directory).