Ports Search

Results 6,3216,330 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.012 seconds)
lang/slisp-1.2 (Score: 2.2029475E-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: 2.2029475E-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: 2.2029475E-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: 2.2029475E-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: 2.2029475E-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: 2.2029475E-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.
mail/GMail-IMAPD-0.94 (Score: 2.2029475E-4)
Perl IMAP4 gateway to Google's webmail service
This module allows users to access their Gmail messages with an IMAP client by running a server which accepts IMAP connections. Currently this module supports only a subset of the IMAP4 protocol.
mail/Mail-Graph-0.14 (Score: 2.2029475E-4)
Perl module for drawing graphical stats for mails/spams
Mail::Graph - visualize mails via graphs (spams, bug reports etc) In the directory samples/ is a short example. For a real-life example please visit <http://bloodgate.com/spams/>.
mail/Mail-Mbox-MessageParser-1.5105 (Score: 2.2029475E-4)
Fast and simple mbox folder reader
Mail::Mbox::MessageParser is a very fast but very simple mbox parser. It uses the best of three strategies for parsing a mailbox: either using cached folder information, GNU grep, or highly optimized Perl.
mail/Mail-OpenDKIM-4203 (Score: 2.2029475E-4)
Perl interface to OpenDKIM C library
Mail::OpenDKIM is a perl interface to the OpenDKIM C library. It also implements a drop-in replacement for the Mail::DKIM::Signer object which is up to four times faster than the pure perl Mail::DKIM implementation.