Ports 搜索

共有6,332项符合/net-p2p/的查询结果,以下是第2,3512,360项(搜索用时0.018秒)
devel/Shell-EnvImporter-1.07 (Score: 0.01454149)
Inherit different shell environments and restore previous
Shell::EnvImporter allows various kinds of shell scripts (csh, tcsh, bash, zsh and even perl) to be "sourced" into a Perl program. This module also allows restoration of the pre-sourced environment.
devel/Thrift-0.9.3 (Score: 0.01454149)
Perl interface to Thrift
Perl interface to Thrift.
devel/bossa-1.7.0.a (Score: 0.01454149)
Flash programmer for Atmel SAM microcontrollers
BOSSA is a flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers designed as a replacement for Atmel's SAM-BA software. This version is a fork of the original project with some Arduino-specific patches applied that are unlikely to be accepted upstream.
devel/ZML-1.0.0 (Score: 0.01454149)
Simple, fast, and easy to read binary data storage format
A simple, fast, and easy to read binary data storage format. It allows for comments and meta data as well.
devel/ZConf-GUI-1.1.0 (Score: 0.01454149)
GUI backend chooser
A ZConf backed method of choosing a backend for a Perl module that has multiple backends. zcgui-get Gets the current preferred backends for a module. zcgui-gux Gets the value for useX. zcgui-la Lists available GUI backends for a ZConf::GUI compliant module. zcgui-lm Lists the modules that currently have preferences set. zcgui-set Set the preferred backends for a module. zcgui-sux Set the useX value for a module. zcgui-which Prints a list of the available preferred modules for a module.
devel/blitz-devel-0.7.2 (Score: 0.01454149)
PHP templating engine
Blitz is a PHP templating engine with two main features: Fast. Blitz is written in C and built as PHP-extension which makes it one of the fastest template engines (you may see the benchmarks section below) Clear. Blitz has quite simple and clear syntax and makes developer to build compact and easy-to-read-and-support code even for applications with very complex presentation logic
devel/dav-1.2 (Score: 0.01454149)
The PHP WebDAV extension
The PHP WebDAV extension
devel/pinba-2012.03.20 (Score: 0.01454149)
PHP-extension part of statistics server for PHP
Pinba is a statistics server for PHP using MySQL as a read-only interface. It accumulates and processes data sent over UDP by multiple PHP processes and displays statistics in a nice human-readable form of simple "reports", also providing a read-only interface to the raw data to enable generation of more sophisticated reports. With the Pinba extension, users can also measure particular parts of the code using timers with arbitrary tags. Pinba is not a debugging tool in the common sense, since you're not supposed to do debugging on production servers, but its main goal is to help developers to locate bottlenecks in realtime and direct their attention to the code that really needs it.
devel/application-1.2.9 (Score: 0.01454149)
Basic building blocks for python applications
Basic building blocks for python applications
devel/blist-1.3.6 (Score: 0.01454149)
Drop-in list replacement with better performance for large lists
The blist is a drop-in replacement for the Python list that provides better performance when modifying large lists. The blist package also provides sortedlist, sortedset, weaksortedlist, weaksortedset, sorteddict, and btuple types.