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 50.467.867 Times

Information About Pirates freeware
Filter: All | Freeware | Demo
 

Information About Pirates

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 552

List information about installed Python packages This script provides a quick way to search and retrieve information about installed Python packages and modules in your Python installation. It classifies the retrieved module information into types (built-in, source files, c-extensions etc) and prints module information under each type as a...



Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 650

Storage for store information about prefixes Storage for store information about prefixes script allows you to store information about domains determined by key prefixes.





Platforms: Windows, Mac, *nix, Python, BSD Solaris


Released: October 09, 2012  |  Added: October 09, 2012 | Visits: 816

System Information HTML Application System Information HTML Application is an hta file that will perform a full system scan to retreive information about Hardware, OS and System components. System Information HTML Application has a simple and comprehensive interface that will quickly guide you through all its features.


Platforms: Windows, Windows Vista, 7

License: Freeware Download (425): System Information HTML Application Download

Released: January 09, 2013  |  Added: January 09, 2013 | Visits: 843

Spectra Hardware Information Tool Spectra Hardware Information Tool provide useful information about your computer hardware this include processor manufacturer, caption, name, role and max. Clock speed and harddisk serial, model and type


Platforms: Windows

License: Freeware Size: 402 KB Download (450): Spectra Hardware Information Tool Download

Added: May 10, 2013 | Visits: 465

Ip information This module for definition of an information about IP.Was tested for version 2.2 MS2This module, very useful and necessary,The module is very easily installed.Installation:Read the README.txt file


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (53): Ip information Download

Added: May 10, 2013 | Visits: 1.318

Gather detailed system information on Mac OS X This script uses the system_profiler application to retrieve detailed information about a Mac OS X system.There are two useful ways to use it: the first is to ask for a complete Python datastructure containing information about the system (see OSXSystemProfiler.all()) and the other is two ask...


Platforms: Mac, Python,


Released: July 14, 2009  |  Added: November 09, 2009 | Visits: 4.073

Monitor Information Free Monitor information utility to get information about Multiple Monitors connected to your computer. Identify easily primary / secondary monitor, know the co-ordinates of the monitors in a virtual workarea, get technical name of the monitor. The Free Multiple information utility displays...


Platforms: Windows

License: Freeware Size: 295.03 KB Download (1074): Monitor Information Download

Released: October 12, 2012  |  Added: October 12, 2012 | Visits: 806

Personal Computer System Information Personal Computer System Information is a simple tool for those who want to gather the most important information about their personal computer. Personal Computer System Information displays important information such as the CPU Speed, MAC Address, Ports, Memory (RAM), Disk Space, Video Card,...


Platforms: Windows

License: Freeware Size: 276.48 KB Download (409): Personal Computer System Information Download

Added: November 09, 2010 | Visits: 735

jclassinfo jclassinfo reads java class files and provides information about the class, dependencies and more. It is a pure C implementantion..


Platforms: *nix

License: Freeware Size: 26.62 KB Download (92): jclassinfo Download

Added: January 05, 2010 | Visits: 1.078

LSF::Hosts LSF::Hosts is a Perl module to retrieve information about LSF hosts. SYNOPSIS use LSF::Hosts; use LSF::Hosts RaiseError => 0, PrintError => 1, PrintOutput => 0; ($hinfo) = LSF::Hosts->new( [HOST_NAME] ); @hosts = LSF::Hosts->new(); LSF::Hosts is a wrapper arround the LSF bhosts command...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (100): LSF::Hosts Download

Added: March 23, 2010 | Visits: 1.610

Useful Traffic Accounting Dragon Useful Traffic Accounting Dragon is a traffic accounter that actually gives useful information about traffic instead of stupidly counting incoming/outgoing packets. Dragon accounts traffic by user, program and timestamp and puts this information into useful correlation. Dragon is implemented...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (114): Useful Traffic Accounting Dragon Download

Added: May 18, 2010 | Visits: 813

AIX::ODM AIX::ODM is a Perl module for retrieving ODM information about an AIX (RS/6000/pSeries) system. SYNOPSIS use AIX::ODM; my %odm = odm_dump(C|P); while ( ($ndx1, $lev2) = each %odm ) { while ( ($ndx2, $val) = each %$lev2 ) { print "odm{${ndx1}}{${ndx2}} = ${odm{${ndx1}}{${ndx2}}}n"; } }...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (121): AIX::ODM Download

Added: January 16, 2010 | Visits: 1.175

Hierarchical Grid Site Managment Hierarchical Grid Site Managment is a front-end to the database that keeps information about the grid sites (clusters), their admins, email and phone contacts, other contact people, site nodes and resources, downtimes etc. These sites are organized by country and countries are organized by...


Platforms: *nix

License: Freeware Size: 368.64 KB Download (93): Hierarchical Grid Site Managment Download

Added: February 02, 2010 | Visits: 1.161

NET=MGM Net=MGM (Netmanager) is a tool to store information about subnets and virtual LANs in a data center environment. NET=MGM is useful for network administrators who manage a large network and want to track information on every LAN or VLAN in the network. You can view information grouped by...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (101): NET=MGM Download

Added: March 08, 2010 | Visits: 795

malint malint is a program that parses MPEG audio streams and prints information about the stream and format violations it finds. Many of the checks (and information outputs) can be enabled or disabled via command line switches. Run `malint --help for a list of options. malint -I (--fast-info) only...


Platforms: *nix

License: Freeware Size: 100.35 KB Download (99): malint Download

Added: August 04, 2010 | Visits: 845

B::LexInfo B::LexInfo is a Perl module that shows information about subroutine lexical variables. SYNOPSIS use B::ShowLex (); my $lexi = B::ShowLex->new; Perl stores lexical variable names and values inside a padlist within the subroutine. Certain lexicals will maintain certain attributes after the...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): B::LexInfo Download

Added: November 24, 2010 | Visits: 1.869

WWW::BF2Player WWW::BF2Player is a Perl module that can fetch information about game servers from BF2Player.com SYNOPSIS # example 1 use WWW::BF2Player; my $bfp = WWW::BF2Player->new; # omitted UserId, must set it per-request my $player = $bfp->getPlayer( UserId => 5307, PlayerId => 64246757 ); # userId...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (94): WWW::BF2Player Download

Added: July 03, 2010 | Visits: 1.174

Gifsicle Gifsicle is a UNIX command-line tool for creating, editing, and getting information about GIF images and animations. With Gifsicle, making GIF animation is easy: % gifsicle --delay=10 --loop *.gif > anim.gif But extracting frames from animations is easy too: % gifsicle anim.gif #0 >...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (119): Gifsicle Download

Added: February 04, 2010 | Visits: 1.709

Finance::Quote::Yahoo::USA Finance::Quote::Yahoo::USA is a Perl module to obtain information about stocks and funds in the USA and Canada. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("usa","SGI"); This method provides access to financial information from a number of exhcanges in the...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (102): Finance::Quote::Yahoo::USA Download

Added: January 22, 2010 | Visits: 970

ServerSpyIRC ServerSpyIRC project is an IRC bot to get information about online Quake2, Quake3, and Halflife servers. ServerSpyIRC is a Perl IRC bot (based on Net::IRC) which can retrieve information about Quake2, Quake3, and Halflife/CS online game servers. It supports many search functions, scanning of...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (93): ServerSpyIRC Download

1 2 3 4 5 >