Ports Search

Results 4,9014,910 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.012 seconds)
devel/geany-plugin-miniscript-1.28 (Score: 3.330081E-4)
Geany plugin: pipe text/documents via script (shell, perl, awk, etc.)
Geany Mini-Script filter plugin. This plugin is a tool to apply a script filter on: - text selection - current document - all documents The filter type can be: - shell script - perl script - python script - sed commands - awk script The output can be: - selection of current document - all documents - new document
devel/Clone-More-0.90.2 (Score: 3.330081E-4)
Perl module for natively copying Perl data structures
This is intended to act as a utility in order to natively clone data structures via a simple Perl interface. Will ensure that all references will be separated from the parent data structure, yet kept relative to the new structure (if need be).
devel/Curses-Forms-1.997 (Score: 3.330081E-4)
Provide high level APIs for rapid UI design on the console
Curses::Forms is designed to provide high level APIs for rapid user interface design on the console in Perl. Based on Curses::Widgets, Curses::Forms provide a flexible OO framework to manage a collection of widgets on forms and dialogs. While intended to be used in the Curses::Application framework, it can also be used alone with Curses::Widgets for quick and dirty interfaces.
devel/Data-Dumper-2.161 (Score: 3.330081E-4)
Stringified perl data structures, suitable for both printing and eval
Given a list of scalars or reference variables, writes out their contents in perl syntax. The references can also be objects. The contents of each variable is output in a single Perl statement. Handles self-referential structures correctly. The return value can be evaled to get back an identical copy of the original reference structure.
devel/Test-ClassAPI-1.06 (Score: 3.330081E-4)
Provides basic first-pass API testing for large class trees
For many APIs with large numbers of classes, it can be very useful to be able to do a quick once-over to make sure that classes, methods, and inheritance is correct, before doing more comprehensive testing. This module aims to provide such a capability.
devel/Test-Trap-0.3.2 (Score: 3.330081E-4)
Trap exit codes, exceptions, output, etc
Test::Trap is primarily (but not exclusively) for use in test scripts: a block eval on steroids, configurable and extensible, but by default trapping (Perl) STDOUT, STDERR, warnings, exceptions, would-be exit codes, and return values from boxed blocks of test code. The values collected by the latest trap can then be queried or tested through a special trap object.
devel/doit-0.29.0 (Score: 3.330081E-4)
Task management & automation tool
doit comes from the idea of bringing the power of build-tools to execute any kind of task. A task describes some computation to be done (actions), and contains some extra meta-data. Actions: * can be external programs (executed as shell commands) or python functions. * a single task may define more than one action.
games/lianliankan-2.3.b1 (Score: 3.330081E-4)
Tile matching game
LianLianKan is a tile matching game similar to Mahjongg. You must match free tiles of the same type to eliminate them from the board. Tiles may only be eliminated if a line can be made between between the matched pair not exceeding two turns.
games/typespeed-0.6.5 (Score: 3.330081E-4)
Test your typing speed and get your fingers' CPS
Typespeed gives your fingers' cps (total and correct), typoratio and some points to compare with your friends. Typespeed's idea is ripped from ztspeed (a DOS game made by Zorlim). Idea of the game should be clear to anyone, just type and type it fast, or be a lewser.
graphics/barbecue-1.5.b1 (Score: 3.330081E-4)
Java barcode generator
Barbecue is an open-source, Java barcode library that provides the means to create barcodes for printing and display in Java applications. A number of barcode formats are supported and many more can be added via the flexible barcode API. Barcodes can be outputted to Graphics objects, or used as a Swing component, or written out as SVG.