Ports Search

Results 1,3011,310 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.037 seconds)
comms/flwrap-1.3.4 (Score: 0.0029452746)
Flwrap is a companion utility for fldigi
The flwrap executable is a small desktop application that encapsulates a text file, an image file, or a binary file within a set of identifier blocks. These blocks include a 16 bit checksum that is used to test the encapsulated file for integrity.
devel/AI-Pathfinding-AStar-0.10 (Score: 0.0029452746)
Perl implementation of the A* pathfinding algorithm
This module implements the A* pathfinding algorithm. It acts as a base class from which a custom map object can be derived. It requires from the map object a subroutine named "getSurrounding" and provides to the object a routine called "findPath" which calculates the shortest (ie. least-expensive) path between two nodes.
editors/cooledit-3.17.17 (Score: 0.0029452746)
Suite of utilities, including a GUI editor
Cooledit is a suite of programs consisting of the following: - cooledit - a GUI based editor which allows you to call external programs (for instance LaTeX on a LaTeX file) - smalledit - a stripped down version of cooledit - coolman - a man page browser
converters/Number-RecordLocator-0.005 (Score: 0.002936426)
Encodes integers into a short locator string
Number::RecordLocator encodes integers into a 32 character "alphabet" designed to be short and easy to read and pronounce. With a 32 bit encoding, you can map 33.5 million unique ids into a 5 character code.
databases/pgreplay-1.2.0 (Score: 0.002936426)
Replay SQL statements from a Postgresql Log
pgreplay reads a PostgreSQL log file (*not* a WAL file), extracts the SQL statements and executes them in the same order and with the original timing against a PostgreSQL database.
devel/geany-plugin-sendmail-1.28 (Score: 0.002936426)
Geany plugin: send a document as attachment
GeanySendMail is a little plugin to send a document as attachment using the preferred mail client from inside Geany. It is similar to the envelope symbol of most office tools and requires a mail client that is supporting remote calls.
finance/Finance-Bitcoin-0.901 (Score: 0.002936426)
Perl interface to a bitcoin instance
Bitcoin is a peer-to-peer network based digital currency. Finance::Bitcoin provides a perl interface to the high and low level APIs for managing a running bitcoin instance over JSON-RPC.
games/tux_aqfh-1.0.14 (Score: 0.002936426)
Tuxedo The Penguin: A Quest for Herring
Tuxedo The Penguin: A Quest for Herring A 3D search/explore game staring Tux the Linux Penguin and his girlfriend Gown as they solve problems and search a number of 3D levels for Golden Herring.
mail/POE-Component-Client-POP3-0.02 (Score: 0.002936426)
Implement a POP3 client POE component
POE::Component::Client::POP3 is a POE component for interacting with a POP3 server. This means it is an event driven way to communicate with a server that implements Post Office Protocol Version 3 see rfc 1939 for details on the protocol.
print/detex-2.8 (Score: 0.002936426)
Strips TeX/LaTeX codes from a file
detex takes as input a TeX source file and strips the TeX commands. The result is output to stdout. This is useful if you need a pure ASCII version of a TeX/LaTeX file.