Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第5,6715,680项(搜索用时0.012秒)
lang/picoc-2.1 (Score: 1.6401772E-4)
Very small C interpreter for scripting
PicoC is a very small C interpreter for scripting. It was originally written for scripting a UAV's on-board flight system and it's also very suitable for other robotic, embedded and non-embedded applications too.
lang/itcl4-4.0.4 (Score: 1.6401772E-4)
Object-oriented extension to Tcl [incr Tcl]
[incr Tcl] is the most widely used O-O system for Tcl. The name is a play on C++, and [incr Tcl] provides a similar object model, including multiple inheritence and public and private classes and variables.
lang/onyx-5.1.2 (Score: 1.6401772E-4)
Embeddable stack-based threaded interpreted language
Onyx is an embeddable stack-based threaded interpreted language. This port contains both a stand alone interpreter and a library that can be used to embed Onyx in an application. Extensive documentation is included.
lang/polyml-5.6 (Score: 1.6401772E-4)
Fast open-source implementation of Standard ML
Poly/ML is a full implementation of Standard ML available as open-source. It includes a symbolic debugger which allows breakpoints to be set and local variables to be viewed as ML values.
lang/slisp-1.2 (Score: 1.6401772E-4)
Simple Lisp interpreter
SLisp is a simple Lisp interpreter that implements most of the common Lisp constructs in a few hundred lines of C code. It may be useful for learning the basis of the Lisp language.
lang/wrapper-1.1 (Score: 1.6401772E-4)
Shell wrapper for tclsh (Tcl)
Tcl-wrapper installs a shell wrapper for the "tclsh" command that comes with different versions of Tcl. Users can define in a configuration file which version of the Tcl shell should be called.
mail/pop3-1.0.2 (Score: 1.6401772E-4)
POP3 Client Library for PHP
The POP3 extension makes it possible for a PHP script to connect to and interact with a POP3 mail server. It is based on the PHP streams interface and requires no external library.
mail/imapdedup-0.0.20150331 (Score: 1.6401772E-4)
Duplicate email message remover
IMAPdedup is a Python script (imapdedup.py) that looks for duplicate messages in a set of IMAP mailboxes and tidies up all but the first copy of any duplicates found.
mail/mb2md-3.20 (Score: 1.6401772E-4)
Converts mbox mailboxes to Maildir
This is a Perl script that reads a directory of Mbox format mailboxes and converts them to Maildir format. Some details of this are to suit Courier IMAP's naming conventions for Maildir mailboxes.
mail/Email-Address-1.90.8 (Score: 1.6401772E-4)
RFC 2822 Address Parsing and Creation
This class implements a complete RFC 2822 parser that locates email addresses in strings and returns a list of Email::Address objects found. The goal of this software is to be correct, fast, and API compatible with the MailTools version.