Ports 搜索

共有6,332项符合/net-p2p/的查询结果,以下是第2,3812,390项(搜索用时0.076秒)
devel/xcaplib-1.0.16 (Score: 0.01454149)
Python XCAP client library
XCAP protocol, defined in RFC 4825, allows a client to read, write, and modify application configuration data stored in XML format on a server. XCAP maps XML document sub-trees and element attributes to HTTP URIs, so that these components can be directly accessed by HTTP. An XCAP server used by XCAP clients to store data like presence policy in combination with a SIP Presence server that supports PUBLISH/SUBSCRIBE/NOTIFY SIP methods can provide a complete SIP SIMPLE solution.
devel/xmltodict-0.10.1 (Score: 0.01454149)
XML parser that returns python dictionaries
xmltodict is a Python module that makes working with XML feel like you are working with JSON.
devel/yappi-0.94 (Score: 0.01454149)
Yet Another Python Profiler
Yappi is designed to work on long-running multi-threaded applications. It is possible to profile an application, retrieve statistics, then stop and start later on the fly without affecting the profiled application.
devel/ydbf-0.0.1 (Score: 0.01454149)
Yelded DBF reader/writer for Python
YDbf is a library for reading/writing DBF-files (aka XBase) in pythonic way.
devel/yunomi-0.3.0 (Score: 0.01454149)
Metrics library with rate, distribution and timing information
yunomi provides insights to the internal behavior of an application, providing useful statistics and metrics on selected portions of your code. It's a Python port of the core portion of a Java Metrics library by Coda Hale.
devel/cjose-0.4.1 (Score: 0.01454149)
C library implementing Javascript Object Signing & Encryption (JOSE)
cjose is a C library implementing the Javascript Object Signing and Encryption (JOSE) framework.
devel/rlwrap-0.42 (Score: 0.01454149)
Readline wrapper
rlwrap is a 'readline wrapper' that uses the GNU readline library to allow the editing of keyboard input for any other command. Input history is remembered across invocations, separately for each command; history completion and search work as in bash and completion word lists can be specified on the command line.
devel/jeweler-2.0.1 (Score: 0.01454149)
Simple and opinionated helper for creating Rubygem projects
Jeweler provides the noble ruby developer with two primary features: * a library for managing and releasing RubyGem projects * a scaffold generator for starting new RubyGem projects
devel/ruby_parser-3.6.6 (Score: 0.01454149)
Ruby parser written in pure ruby
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc--which does by default use a C extension). RP's output is the same as ParseTree's output: s-expressions using ruby's arrays and base types.
devel/thrift-0.9.3.0 (Score: 0.01454149)
Ruby interface to thrift
Ruby interface to Thrift.