Ports Search

Results 281290 of 447 for /print/.(0.018 seconds)
devel/tabulate-0.7.5 (Score: 0.11017837)
Pretty-print tabular data in Python
Pretty-print tabular data in Python. The main use cases of the library are: printing small tables without hassle: just one function call, formatting is guided by the data itself authoring tabular data for lightweight plain-text markup: multiple output formats suitable for further editing or transformation readable presentation of mixed textual and numeric data: smart column alignment, configurable number formatting, alignment by a decimal point
Print images in various format
textproc/hexdump-3.3 (Score: 0.106593944)
Print binary in hex format
Dump binary data to hex format and restore from there.
x11/xev-1.2.2 (Score: 0.106593944)
Print contents of X events
This package contains xev, which is a application that monitors X events.
devel/Devel-Ditto-0.06 (Score: 0.10654352)
Devel::Ditto - Identify where print output comes from
Sometimes it's hard to work out where some printed output is coming from. This module ties STDOUT and STDERR such that each call to print or warn will have its output prefixed with the package, file and line of the print or warn statement.
misc/Array-PrintCols-2.6 (Score: 0.09763811)
Perl5 module to print arrays of elements in sorted columns
Array::PrintCols is a Perl 5 module which defines a subroutine to print arrays of elements in alphabetically, vertically sorted columns. Optional arguments can be given to control either the width or number of the columns, the total width of the output, and the amount of indentation.
x11-fonts/clearsans-1.00 (Score: 0.09763811)
Versatile OpenType font for screen, print, and Web
Clear Sans is a versatile OpenType font for screen, print, and Web. It was designed with on-screen legibility and glanceability in mind. It strikes a balance between contemporary, professional, and stylish expression and thoroughly functional purpose. It has a sophisticated and elegant personality at all sizes, and its thoughtful design becomes even more evident at the thin weight.
devel/Pod-Usage-1.69 (Score: 0.09495066)
Print a usage message from embedded pod documentation
Pod::Usage provides the function "pod2usage()" to print usage messages for a Perl script based on its embedded pod documentation. Pod::Usage is a subclass of Pod::PlainText. Please see the POD documentation for this module (embedded in the file "Usage.pm") for more details. The pod2usage() function is probably the most generally useful function in this entire distribution since it is useful to just about any Perl5 script that is invoked from the command-line.
misc/ddate-0.2.2.2016062701 (Score: 0.09495066)
Command to print the date in Discordian date format
Ddate prints the date in Discordian date format. If called with no arguments, ddate will get the current system date, convert this to the Discordian date format and print this on the standard output. Alternatively, a Gregorian date may be specified on the command line, in the form of a numerical day, month and year. More information about subgenius can be found at http://www.subgenius.com/
devel/Data-Dumper-Perltidy-0.01 (Score: 0.09136624)
Stringify and pretty print Perl data structures
Data::Dumper::Perltidy encapsulates both Data::Dumper and Perl::Tidy to provide a function that stringifies a Perl data structure in a pretty printed format.