Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 49.480.234 Times

Output freeware
Filter: All | Freeware | Demo
 

Output

< 1 2 3 4 5 > 
Added: November 05, 2010 | Visits: 914

GCC::TranslationUnit GCC::TranslationUnit is a Perl module that can parse the output of gcc -fdump-translation-unit. SYNPOSIS use GCC::TranslationUnit; # echo #include > stdio.c # gcc -fdump-translation-unit -c stdio.c $node = GCC::TranslationUnit::Parser->parsefile(stdio.c.tu)->root; # list every...



Platforms: *nix

License: Freeware Size: 13.31 KB Download (93): GCC::TranslationUnit Download

Added: October 24, 2010 | Visits: 760

lifstat lifstat is a small Linux utility that reads /proc/net/dev and reports input and output statistics for network interfaces. Edit the Makefile to change PREFIX from the default /usr/local if you want. $ make ($ su) $ make instal Whats New in This Release: - Multiple interfaces will be...





Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): lifstat Download

Added: January 04, 2010 | Visits: 705

ppmtoansi ppmtoansi is a Perl module that converts a ppm-file to ansi text output e.g. colorized text. Example usage in mutt Add the following to your .mailcap file: image/*; anytopnm %s 2> /dev/null | pnmnorm 2> /dev/null | pnmscale -xysize 120 50 | pnmnorm 2> /dev/null | ppmtoansi ; copiousoutput...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (92): ppmtoansi Download

Added: March 04, 2010 | Visits: 1.016

acoc acoc is an arbitrary command output colourer. Ever wondered why the output of your favourite UNIX/Linux commands is still displayed in black-and-white after all these years? Ever had to search back through your scroll-buffer in search of gcc errors and salient information to tell you what...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (92): acoc Download

Added: June 12, 2010 | Visits: 760

colorsvn colorsvn is the Subversion output colorizer. colorsvn was extracted from kde-sdk and was extended with build process and configuration. Basic Installation: ./configure su - make install Perhaps you want to set alias to svn: alias svn=colorsvn So if you type "svn" youll run...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (92): colorsvn Download

Added: May 17, 2010 | Visits: 897

Test::Parser Test::Parser is a collection of parsers for different test output file formats. These parse the data into a general purpose data structure that can then be used to create reports, do post-processing analysis, etc. Test::Parser can also export tests in SpikeSources TRPI test description XML...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (91): Test::Parser Download

Added: April 20, 2010 | Visits: 768

vgrabbj vgrabbj project is made to take input, process it and output it. I know that sounds familiar... It takes a v4l (not v4l2!) device as input to put it into an jpeg, pnm, or png file. You can add a timestamp into the image. You can also make it automagically upload it to your website via ftp....


Platforms: *nix

License: Freeware Size: 112.64 KB Download (91): vgrabbj Download

Added: January 15, 2010 | Visits: 858

oss2jack oss2jack creates an OSS device which redirects its input and output to the Jack Audio Connection Kit. oss2jack supports a large subset of the OSS specification, including full duplex I/O and mmap. oss2jack uses Jeremy Elsons useful fusd library to create a userspace character device, which is...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (91): oss2jack Download

Added: February 10, 2010 | Visits: 897

vsound Vsound is a Linux/Unix application which allows you to digitally record the output of another program such as RealPlayer. The recorded output can be saved in a WAV file or can be sent into another program such as an MP3 encoder. The vsound program uses a very interesting if unusual technique to...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (91): vsound Download

Added: June 19, 2010 | Visits: 694

Bio::Phylo::IO 0.17 Bio::Phylo::IO Perl module contains input and output of phylogenetic data. SYNOPSIS use Bio::Phylo::IO; # parsing a tree from a newick string my $tree_string = (((A,B),C),D);; my $tree = Bio::Phylo::IO->parse( -string => $tree_string, # old parser, always adds node labels -format =>...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (91): Bio::Phylo::IO 0.17 Download

Added: July 20, 2010 | Visits: 1.281

Package DataBase View Pdbv output a HTML view of a RPM or dpkg database. Its modular design allows easy addition of others package management database and export format (as xml). The 1.x.x series are in Bash, the 2.x.x series are in Perl. Obviously, the output generation with 1.x.x is a lot slower than with the...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (91): Package DataBase View Download

Added: January 12, 2010 | Visits: 1.176

Arbitrary Command Output Colourer acoc is a regular-expression based colour formatter for programs that display output on the command-line. It works as a wrapper around the target program, executing it and capturing the stdout stream. Optionally, stderr can be redirected to stdout, so that it, too, can be manipulated. acoc then...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (90): Arbitrary Command Output Colourer Download

Added: November 05, 2010 | Visits: 925

Bio::TreeIO::svggraph Bio::TreeIO::svggraph is a simple output format that converts a Tree object to an SVG output. SYNOPSIS use Bio::TreeIO; my $in = new Bio::TreeIO(-file => input, -format => newick); my $out = new Bio::TreeIO(-file => >output, -format => svggraph); while( my $tree = $in->next_tree ) { my...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (90): Bio::TreeIO::svggraph Download

Added: October 07, 2010 | Visits: 1.007

CGI::Wrap CGI::Wrap is a buffer output when building CGI programs. SYNOPSIS use CGI; use CGI::Croak; use CGI::Wrap; $query = new CGI; savequery $query; # to reconstruct input $CGI::Out::mailto = fred; # override default of $<
run &myfunc, @myargs # a function run sub { code } # an inline...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): CGI::Wrap Download

Added: June 06, 2010 | Visits: 737

aio-xmms aio-xmms is an output plugin for XMMS which produces output for use with the libAIO library.. Get libAIO XMMS output plugin at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. libAIO XMMS output plugin


Platforms: *nix

License: Freeware Size: 184.32 KB Download (90): aio-xmms Download

Added: August 13, 2010 | Visits: 762

Bio::AlignIO::msf Bio::AlignIO::msf is a Perl module with msf sequence input/output stream. SYNOPSIS Do not use this module directly. Use it via the Bio::AlignIO class. This object can transform Bio::Align::AlignI objects to and from msf flat file databases. The rest of the documentation details each of...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (90): Bio::AlignIO::msf Download

Added: August 27, 2010 | Visits: 979

libspectrum libspectrum is a library designed to make the input and output of some ZX Spectrum emulator files slightly easier. libspectrum is intended to be usable on Unix variants, Mac OS X and Win32. Currently, it is mainly (only?) used by Fuse, but other Spectrum emulator and utility authors are...


Platforms: *nix

License: Freeware Download (90): libspectrum Download

Added: July 04, 2010 | Visits: 1.389

CGI::Out CGI::Out is a Perl module to buffer output when building CGI programs. SYNOPSIS use CGI; use CGI::Out; $query = new CGI; savequery $query; # to reconstruct input $CGI::Out::mailto = fred; # override default of $<
out $query->header(); out $query->start_html( -title=>A test,...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (89): CGI::Out Download

Added: February 17, 2010 | Visits: 1.121

Graph::Writer::DrGeo Graph::Writer::DrGeo can save the graph output DrGeo scheme script. SYNOPSIS my $g = new Graph; # Add some vertices/edges to $g my $writer = Graph::Writer::DrGeo->new(); $writer->write_graph($g,"graph.scm"); # graph.scm can be evaluated and rendered with Dr.Geo Dr. Geo is a GTK...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): Graph::Writer::DrGeo Download

Added: April 07, 2010 | Visits: 940

xmms-jack xmms-jack is an XMMS audio output plugin for the jack audio server..


Platforms: *nix

License: Freeware Size: 512 KB Download (88): xmms-jack Download

< 1 2 3 4 5 >