Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第14,66114,670项(搜索用时0.014秒)
lang/elixir-1.3.3 (Score: 3.7481335E-5)
Functional, meta-programming aware language built on top of Erlang VM
Elixir is a functional, meta-programming aware language built on top of the Erlang VM. It is a dynamic language that focuses on tooling to leverage Erlang's abilities to build concurrent, distributed and fault-tolerant applications with hot code upgrades.
lang/pharo-1.4 (Score: 3.7481335E-5)
Pharo is Smalltalk-inspired environment
Pharo is a clean, innovative, open-source Smalltalk-inspired environment. - pure object-oriented language - runs on all major platforms - stable core with large test suite - a clean look and feel - good developer tools - low memory footprint It runs under squeak virtual machine.
lang/whitespace-0.3 (Score: 3.7481335E-5)
Interpreter for the Whitespace programming language
Whitespace is a imperative stack-based programming language that, contrary to most languages, ignores any non-whitespace characters. Only spaces, tabs, and newlines are considered syntax in Whitespace. This port is a prototype interpreter for the Whitespace programming language written in Haskell.
mail/fdm-1.8 (Score: 3.7481335E-5)
Fetches and delivers mail
fdm is a simple, lightweight replacement for mail fetch, filter and delivery programs such as fetchmail and procmail. It can currently fetch using POP3, POP3S, IMAP or from stdin, and deliver to a pipe, file, maildir, mbox or SMTP server, based on regexps.
mail/mpop-1.2.5 (Score: 3.7481335E-5)
Small and fast POP3 client
mpop is a POP3 client: it retrieves mail from POP3 mailboxes. Features include: * Support for multiple accounts * Header based mail filtering: filter junk mail before downloading it * Delivery to mbox files, maildir folders, or a mail delivery agent (MDA) * TLS/SSL support including client certificates * Many authentication methods * Support for Internationalized Domain Names (IDN) * Fast POP3 implementation using command pipelining * SOCKS proxy support
mail/MIME-Explode-0.39 (Score: 3.7481335E-5)
Perl extension for explode MIME messages
MIME::Explode is perl module for parsing and decoding single or multipart MIME messages, and outputting its decoded components to a given directory ie, this module is designed to allows users to extract the attached files out of a MIME encoded email messages or mailboxes.
mail/Email-MIME-1.937 (Score: 3.7481335E-5)
Easy MIME message parsing
This is an extension of the Email::Simple module, to handle MIME encoded messages. It takes a message as a string, splits it up into its constituent parts, and allows you access to various parts of the message. Headers are decoded from MIME encoding.
mail/Parse-MIME-1.003 (Score: 3.7481335E-5)
Perl extension to parse mime-types
This module provides basic functions for handling mime-types. It can handle matching mime-types against a list of media-ranges. See section 14.1 of the HTTP specification [RFC 2616] for a complete explanation: http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1
mail/Mail-MboxParser-0.55 (Score: 3.7481335E-5)
Module for working with UNIX-flavoured mailboxes
Mail::MboxParser is a module for working with UNIX-flavoured mailboxes. Its purpose is to _easily_ extract messages from a mailbox with _simple_ access to header fields, body and MIME-parts. It is particularly easy to deal with any kind of attached files.
mail/Net-SMTP_auth-0.08 (Score: 3.7481335E-5)
Simple Mail Transfer Protocol Client with AUTHentication
Net::SMTP_auth implements a client interface to the SMTP and ESMTP protocol AUTH service extension, enabling a perl5 application to talk to and authenticate against SMTP servers. This documentation assumes that you are familiar with the concepts of the SMTP protocol described in RFC821 and with the AUTH service extension described in RFC2554.