Ports 搜索

共有447项符合/print/的查询结果,以下是第321330项(搜索用时0.009秒)
sysutils/userlist-0.1 (Score: 0.032249358)
Prints a list of all usernames in /etc/passwd
Userlist is a simple awk script that will parse /etc/passwd and print a list of all usernames with a UID greater than 100.
audio/cuetools-1.3.1 (Score: 0.030404987)
Utilities for working with CUE and TOC files
Cuetools is a set of utilities for working with cue files and toc files. It contains: - cueconvert: convert between the cue and toc formats - cuebreakpoints: print the breakpoints from a cue or toc file - cueprint: print disc and track information for a cue or toc file
misc/saaghar-2.5.0 (Score: 0.030404987)
Persian poetry software
Saaghar is a cross-platform Persian poetry software. It uses "ganjoor.net" database as its database. It has lots of features: * Tabbed UI * Tabbed and dockable search widgets * Advanced Search * Search for Rhymes * Print and Print Preview * Export, It supports exporting to "PDF", "HTML", "TeX", "CSV" and "TXT" * Copy and Multi-selection * Icons Theme * Customisable interface * Portable Mode
archivers/unzoo-4.4 (Score: 0.026874466)
ZOO archive extractor
Unzoo is a zoo archive extractor written by Martin Schoenert. If unzoo is called with no arguments, it will first print a summary of the commands and then prompt for command lines interactively.
devel/git-extras-4.1.0 (Score: 0.026874466)
Sub-commands for repo summary, repl, changelog population, and more
Additional Git sub-commands: - repository summary - author commit percentages - changelog population - shortcuts for branching/tagging/releasing - GitHub related shortcuts - repl (read-eval-print-loop), an interactive mode - and more...
devel/File-CreationTime-2.04 (Score: 0.026874466)
Keeps track of file creation times
Keeps track of creation times on filesystems that don't normally provide such information. use File::CreationTime; my $file = '/path/to/file'; print "$file was created: ". creation_time($file). "\n";
devel/HTML_Javascript-1.1.2 (Score: 0.026874466)
Provides an interface for creating simple JS scripts
Provides two classes: HTML_Javascript for performing basic JS operations. HTML_Javascript_Convert for converting variables. Allow output data to a file, to the standard output(print), or return.
devel/libdasm-1.5 (Score: 0.026874466)
Simple x86 disassembly library
libdasm is a C-library that tries to provide simple and convenient way to disassemble Intel x86 raw opcode bytes (machine code). It can parse and print out opcodes in AT&T and Intel syntax.
devel/tclcheck-1.1.13 (Score: 0.026874466)
Program to check the nesting of parenthesis in tcl scripts
tclCheck is a program that carries out sanity checking of the brackets and their nesting in tcl scripts. It can also print out the "skeleton" of the program. This is tclCheck version 1.1.8 -sander
finance/trytond28_party-2.8.1 (Score: 0.026874466)
Tryton Application Platform (Party Module)
trytond_party is the party module for trytond. The party module defines the concepts of party, category and contact mechanism. It also comes with reports to print labels and letters and a Check VIES wizard.