Ports Search

Results 1,2011,210 of 6,332 for /net-p2p/.(0.023 seconds)
chinese/qe-0.1.1 (Score: 0.019498542)
QE is a PE2-like editor program under U*nix
QE is a PE2-like editor program under U*nix (PE2 is an editor software under PC-DOS), I named it QE for the reason that the P is followed by Q, hope it can exceed PE2 :-), and I release this program under the terms of General Public License (GPL)
converters/o3read-0.0.4 (Score: 0.019498542)
Standalone converter for the OpenOffice.org writer and scalc formats
This is a standalone converter for the OpenOffice.org swriter (*.sxw,*.odt) and scalc (*.sxc) formats. It doesn't depend on Open Office or any other external tools or libraries. There are three output modules: * o3read displays a dump of the parse tree * o3totxt creates plain text * o3tohtml creates html code Example: unzip -p document.odt content.xml | o3totxt
converters/Sereal-Decoder-3.015 (Score: 0.019498542)
Perl module for fast, powerful binary deserialization (decoder)
This library implements a deserializer for an efficient, compact-output, and feature-rich binary protocol called Sereal. Its sister module Sereal::Encoder (converters/p5-Sereal-Encoder) implements an encoder for this format. The two are released separately to allow for independent and safer upgrading.
converters/Sereal-Encoder-3.015 (Score: 0.019498542)
Perl module for fast, powerful binary serialization (encoder)
This library implements an efficient, compact-output, and feature-rich serializer using a binary protocol called Sereal. Its sister module Sereal::Decoder (converts/p5-Sereal-Decoder) implements a decoder for this format. The two are released separately to allow for independent and safer upgrading.
databases/DBIx-Tree-1.97 (Score: 0.019498542)
Perl module for generating a tree from a self-referential table
When you've got one of those nasty self-referential tables that you want to bust out into a tree, this is the module to check out. Assum- ing there are no horribly broken nodes in your tree and (heaven forbid) any circular references Philip M. Gollucci <philip@p6m7g8.com>
databases/Tie-LevelDB-0.07 (Score: 0.019498542)
Perl Interface to the Google LevelDB NoSQL database
Tie::LevelDB is the Perl Interface for Google NoSQL database called LevelDB. See http://code.google.com/p/leveldb/ for more details. Interface is implemented both as a reflection of an original LevelDB C++ API and a Perl-ish TIEHASH mechanism.
devel/Devel-Callsite-0.06 (Score: 0.019498542)
Gets current callsite and interpreter context
The callsite() function returns the callsite (a number) one level up from where it was called. See the tests for an example. It's useful for functions that need to uniquely know where they were called, such as Every::every() (see devel/p5-Every).
devel/JIRA-Client-0.43 (Score: 0.019498542)
Extended interface to JIRA's SOAP API
JIRA is a proprietary bug tracking system from Atlassian (http://www.atlassian.com/software/jira/). This module implements an Object Oriented wrapper around JIRA's SOAP API. Moreover, it implements some other methods to make it easier to do some common operations. NOTE: This module has been deprecated in favour of devel/p5-JIRA-REST; see WWW below for details.
devel/JSON-RPC-Common-0.11 (Score: 0.019498542)
Transport agnostic JSON RPC helper objects
p5::JSON::RPC-Common is a perl module provides abstractions for JSON-RPC 1.0, 1.1 (both variations) and 2.0 (formerly 1.2) Procedure Call and Procedure Return objects (formerly known as request and result), along with error objects. It also provides marshalling objects to convert the model objects into JSON text and HTTP requests/responses.
games/nethack32-3.2.3 (Score: 0.019498542)
Dungeon explorin', slashin', hackin' game
This is nethack. You and your puppy (or kitten) will explore the deep dungeons to retrieve the long-lost magical item that causes so much trouble to anyone. Take care, and try not to miss meals. P.S. There is a newsgroup "rec.games.roguelike.nethack" if you are truly interested.