Ports 搜索

共有6,332项符合/net-p2p/的查询结果,以下是第711720项(搜索用时0.031秒)
biology/mopac-7.1.15 (Score: 0.03412245)
Semi-empirical (MNDO, etc.) molecular orbital calculation
MOPAC7, semi-empirical (MNDO, AM1, PM3, MINDO/3) quantum-chemical calculation written by James J. P. Stewart and co-workers.
devel/namespace-clean-xs-0.07 (Score: 0.03412245)
Keep imports and functions out of your namespace, in XS
This module does the same thing as devel/p5-namespace-clean, but in XS and with no dependencies.
math/Math-Polygon-1.03 (Score: 0.03412245)
Class for Maintaining Polygon Data
p5-Math-Polygon is a perl class provides an OO interface around Math::Polygon::Calc and Math::Polygon::Clip.
textproc/Text-Emoticon-MSN-0.04 (Score: 0.03412245)
Emoticon filter of MSN Messenger
Text::Emoticon::MSN is a text filter that replaces text emoticons like ":-)", ";-P", etc. to the icons of MSN Messenger.
accessibility/eflite-0.4.1 (Score: 0.034111805)
Speech server for Festival Lite used by yasr and Emacspeak
EFlite is a speech server for Emacspeak and other screen readers that allows them to interface with Festival Lite, a free text-to-speech engine developed at the CMU Speech Center as an off-shoot of Festival. EFlite is still in beta, but I have been using it successfully with Yasr to get speech on my notebook under Linux without having to lug my Speak-out around. It uses Festival Lite's code to interface with the sound driver and, therefore, should work with some versions of ALSA, but I have only tested it with the OSS sound drivers so far. Michael P. Gorse mgorse@alum.wpi.edu mgorse@users.sf.net
net/Net-Z3950-SimpleServer-1.20 (Score: 0.03394629)
Perl module for developing Z39.50 servers
SimpleServer is a Perl module which is intended to make it as simple as possible to develop new Z39.50 servers over any type of database imaginable. All you have to do is implement a function for initialising your database (optional), searching the database, and returning "database records" on request. The module takes care of everything else and automatically starts a server for you, listens to incoming connections, and implements the Z39.50 protocol. It couldn't really be easier. SimpleServer is based on the popular YAZ toolkit which means it is robust, efficient, widely portable, and it interoperates with all known Z39.50 clients. Use SimpleServer together with other Perl modules to provide gateways to relational databases, local file stores, SOAP/RDF-servers, etc. SimpleServer currently supports the Init, Search, Present, Scan and Close services.
www/WWW-Shorten-0rz-0.07 (Score: 0.03365814)
Shorten URL using 0rz.net
Shorten URL using 0rz.net
mail/Net-Server-Mail-0.18 (Score: 0.033475175)
Implementation of SMTP, ESMTP, and LMTP protocols
This module is a versatile and extensible implementation of the SMTP protocol and its different evolutions like ESMTP and LMTP. The event driven object-oriented API makes easy to incorporate the SMTP protocol to your programs. Other SMTPd implementations don't support useful ESMTP extensions and the LMTP protocol. Their interface design precludes adding them later. So I've decided to rewrite a complete implementation with extensibility in mind.
devel/flickrnet-2.2.0 (Score: 0.033372022)
Flickr .Net API Library
The Flickr.Net API is a .Net Library for accessing the Flickr API, written entirely in C#.
mail/Net_LMTP-1.0.2 (Score: 0.0332361)
PEAR implementation of the RFC2033 LMTP protocol
PEAR::Net_LMTP provides an implementation of the RFC2033 LMTP using PEAR::Net_Socket and PEAR::Auth_SASL.