Ports 搜索

共有6,332项符合/net-p2p/的查询结果,以下是第5,4215,430项(搜索用时0.01秒)
devel/XML_Serializer-0.21.0 (Score: 0.0034951575)
PEAR Swiss-army knive for reading and writing XML files
PEAR::XML_Serializer serializes complex data structures like arrays or object as XML documents. This class helps you generating any XML document you require without the need for DOM. Furthermore this package can be used as a replacement to serialize() and unserialize() as it comes with a matching XML_Unserializer that is able to create PHP data structures (like arrays and objects) from XML documents, if type hints are available. If you use the XML_Unserializer on standard XML files, it will try to guess how it has to be unserialized. In most cases it does exactly what you expect it to do. Try reading a RSS file with XML_Unserializer and you have the whole RSS file in a structured array or even a collection of objects, similar to XML_RSS. Since version 0.8.0 the package is able to treat XML documents similar to the simplexml extension of PHP 5.
devel/APCu-4.0.10 (Score: 0.0034951575)
APC User Caching
APCu - APC User Cache
devel/automap-2.1.0 (Score: 0.0034951575)
PECL extension offering a fast map-based autoloader
The automap extension is a fast map-based autoloader.
devel/bbcode-1.0.2 (Score: 0.0034951575)
PECL extension which allows quick and efficient BBCode Parsing
The bbcode extension is a quick and efficient BBCode Parsing Library. It provides various tag types, high speed one pass parsing, callback system and tag position restriction.
devel/ev-0.2.15 (Score: 0.0034951575)
Libev extension for PHP
This is a PHP binding for lib library.
devel/colormake-0.9 (Score: 0.0034951575)
Wrapper to color gmake output
This is a simple wrapper around "make" to make its output more readable.
devel/cvs-syncmail-2.1 (Score: 0.0034951575)
CVS notification tool
Syncmail is a CVS notification tool which can provide a diff for every change to a CVS repository, mailed to specified email addresses. This tool is useful for large communities to monitor activity, and is used for Python and many other active projects.
devel/cvslines-1.6.9 (Score: 0.0034951575)
Wrapper to ease merging of changes between CVS branches
cvslines extends the capability of the cvs commit command, to provide extra support in managing multiple concurrent lines of development. cvslines is a "wrapper" facility that helps out with merging changes between various cvs branches, where the branches represent different lines of development.
devel/cx_Freeze-4.3.3 (Score: 0.0034951575)
The cx_Freeze is a set of utilities for freezing Python scripts
cx_Freeze is a set of utilities for freezing Python scripts into executables using many of techniques found in Thomas Heller's py2exe, Godon McMillan's Installer and the Freeze utility that ships with Python itself.
devel/libdisasm-0.23 (Score: 0.0034951575)
Bastard Disassembly Environment x86 disassembler library and CLI
The libdisasm library provides basic disassembly of Intel x86 instructions from a binary stream. The intent is to provide an easy to use disassembler which can be called from any application; the disassembly can be produced in AT&T syntax and Intel syntax, as well as in an intermediate format which includes detailed instruction and operand type information.