Ports 搜索

共有990项符合/mail/的查询结果,以下是第281290项(搜索用时0.008秒)
devel/Exception-Handler-1.004 (Score: 0.12800464)
Perl module that report exceptions with formatted text call-stack
Exception::Handler Exception::Handler helps to report exceptions with formatted text call-stack.
devel/File-Util-3.27 (Score: 0.12800464)
Perl5 module for easy, versatile, portable file handling
File::Util provides a comprehensive toolbox of utilities to automate all kinds of common tasks on file / directories. Its purpose is to do so in the most portable manner possible so that users of this module won't have to worry about whether their programs will work on other OSes and machines.
devel/anyjson-0.3.3 (Score: 0.12800464)
JSON library wrapper for Python
Anyjson loads whichever is the fastest JSON module installed and provides a uniform API regardless of which JSON implementation is used.
devel/minimongo-0.2.7 (Score: 0.12800464)
Minimal database Model management for MongoDB
Minimongo is a lightweight, schemaless, Pythonic Object-Oriented interface to MongoDB. It provides a very thin, dynamicly typed (schema-less) object management layer for any data stored in any MongoDB collection. Minimongo directly calls the existing pymongo query syntax.
devel/mongokit-0.8.3 (Score: 0.12800464)
Python ORM-like layer on top of pymongo
MongoKit is a python module that brings structured schema and validation layer on top of the great pymongo driver. It has be written to be simpler and lighter as possible with the KISS and DRY principles in mind.
devel/pyshapelib-1.0 (Score: 0.12800464)
Python bindings for Shapelib
Python bindings for Shapelib ============================ These are three python modules for shapelib: shapelib read/write shapefiles dbflib read/write dbf files shptree quadtree for shapes Shapelib is a free software library for reading and writing ESRI shape files and can be found at http://shapelib.maptools.org/.
editors/uemacs-4.0 (Score: 0.12800464)
Full screen editor
MicroEMACS is a tool for creating and changing documents, programs, and other text files. It is both relatively easy for the novice to use, but also very powerful in the hands of an expert. MicroEMACS can be extensively customized for the needs of the individual user. MicroEMACS allows several files to be edited at the same time. The screen can be split into different windows and screens, and text may be moved freely from one window on any screen to the next. Depending on the type of file being edited, MicroEMACS can change how it behaves to make editing simple. Editing standard text files, program files and word processing documents are all possible at the same time. There are extensive capabilities to make word processing and editing easier. These include commands for string searching and replacing, paragraph reformatting and deleting, automatic word wrapping, word move and deletes, easy case controlling, and automatic word counts.
ftp/bsdftpd-ssl-1.1.0 (Score: 0.12800464)
Secure FTP client/server with TLS/SSL support
BSDftpd-ssl is the secure FTP server that supports industry standard TLS/SSL encryption and authentication for whole FTP sessions and data transfers. This implementation is compatible with the original FTP protocol, which is described in RFC 959, and the TLS/SSL enhancement allows RFC 2228-compliant TLS/SSL protection for both control and data channels. This package contains the secure FTP server, the command-line TLS/SSL-aware FTP client utility, an essential documentation, and also script programs for a basic X.509 certificate management.
ftp/urlgfe-0.7.1 (Score: 0.12800464)
Download manager
UrlGfe is a download manager. List of features: - user can classify URLs before downloading - every category has independent of configuration that can be inherited by download - batch mode can generate URLs - supports import URLs from .html files - supports export URLs ( for wget -i )
ftp/wput-0.6.2 (Score: 0.12800464)
Uploads files or directories to a ftpserver with support of resuming
wput is a tiny program that looks like wget and does as the name suggests exactly the opposite: it uploads files or recursively whole directories to a ftp-server and supports resuming.