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.480.356 Times

Xpnow Reading Hindi freeware
Filter: All | Freeware | Demo
 

Xpnow Reading Hindi

< 1 2 3 4 5 > 
Added: November 10, 2010 | Visits: 1.108

EasyBMP EasyBMP is a simple, cross-platform C++ library designed for easily reading, writing, and modifying Windows bitmap (BMP) image files. You can learn more about the history and goals of the project here. The library is oriented towards the novice programmer with little formal experience, but it... Platforms: *nix

License: Freeware Size: 16.38 KB Download (105): EasyBMP Download

Added: July 19, 2010 | Visits: 727

xmms-cueinfo xmms-cueinfo is a plugin for XMMS that adds support for reading cue files. Cue files describe what tracks a single audio file contains, including performer and title information. This makes it possible to rip a full CD into a single audio file. (The reason people do this is because of the... Platforms: *nix

License: Freeware Size: 10.24 KB Download (106): xmms-cueinfo Download

Added: September 23, 2010 | Visits: 956

BytesFall ShapeFiles BytesFall ShapeFiles is a PHP library that allows reading and editing of an ESRI ShapeFile and all the associated information.. Get BytesFall ShapeFiles at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. BytesFall ShapeFiles is a... Platforms: *nix

License: Freeware Size: 58.37 KB Download (128): BytesFall ShapeFiles Download

Added: November 17, 2010 | Visits: 926

Guten Guten is a tool for browsing, retrieving, reading, and managing electronic books published by Project Gutenberg. It provides an interface for reading books that allows bookmarks to be added to text. Books can be imported from files that have already been downloaded, or through a simple... Platforms: *nix

License: Freeware Size: 16.38 KB Download (95): Guten Download

Added: May 11, 2010 | Visits: 1.224

GNU CD Input and Control Library GNU CD Input and Control Library (libcdio) encapsulates CD-ROM reading and control. The libcdio package contains a library which encapsulates CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM can use this library. Some... Platforms: *nix

License: Freeware Size: 1.7 MB Download (105): GNU CD Input and Control Library Download

Added: July 14, 2013 | Visits: 945

pfstools pfstools package is a set of command line programs for reading, writing and manipulating high-dynamic range (HDR) images and video frames. It includes also Qt and OpenGL HDR image viewers. pfstools can be integrated with GNU Octave or matlab, so that it can serve as a toolbox for reading and... Platforms: *nix

License: Freeware Size: 829.44 KB Download (100): pfstools Download

Added: February 23, 2010 | Visits: 778

pytags pytags is a Python library capable of reading and writing MP3, FLAC and OGG file tags. Being tired of having to use a different API calls for the main 3 media files in my library I created this library class. It utilizes pyid3lib, python-vorbis and python-flac as backends. None are required,... Platforms: *nix

License: Freeware Download (95): pytags Download

Added: April 11, 2010 | Visits: 915

libtclsmf libtclsmf is a pure tcl library for writing and (in the near future) reading Standard MIDI Files from within tcl scripts. only the writing part is coded right now (v0.1.x), but the procedures for reading should be ready in a couple of months. the library was written for the first stage of the... Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): libtclsmf Download

Added: September 24, 2010 | Visits: 706

Config::IniFiles Config::IniFiles is a module for reading .ini-style configuration files. SYNOPSIS use Config::IniFiles; my $cfg = new Config::IniFiles( -file => "/path/configfile.ini" ); print "The value is " . $cfg->val( Section, Parameter ) . "." if $cfg->val( Section, Parameter ); Config::IniFiles... Platforms: *nix

License: Freeware Size: 36.86 KB Download (103): Config::IniFiles Download

Added: October 08, 2010 | Visits: 967

Audio::TagLib Audio::TagLib is a library for reading and editing audio meta data, commonly known as tags. SYNOPSIS use Audio::TagLib; use warnings; use strict; my $f = Audio::TagLib::FileRef->new("Latex Solar Beef.mp3"); my $artist = $f->tag()->artist(); print $artist->toCString(), "n"; # got "Frank... Platforms: *nix

License: Freeware Size: 1.4 MB Download (95): Audio::TagLib Download

Added: May 03, 2010 | Visits: 1.138

libSpiff libSpiff library brings XSPF playlist reading and writing support to your C++ application. Both version 0 and 1 are supported. libSpiff uses Expat for XML parsing and CppTest for unit testing. libSpiff is the official reference implementation for XSPF of the Xiph.Org Foundation.. Platforms: *nix

License: Freeware Size: 593.92 KB Download (263): libSpiff Download

Added: August 25, 2010 | Visits: 611

Text::XLogfile Text::XLogfile module allows reading and writing xlogfiles. SYNOPSIS use Text::XLogfile :all; my @scores = read_xlogfile("scores.xlogfile"); for (@scores) { $_->{player} = lc $_->{player} } write_xlogfile(@scores, "scores.xlogfile.new"); my $xlogline = make_xlogline($scores[0], -1); my... Platforms: *nix

License: Freeware Size: 22.53 KB Download (88): Text::XLogfile Download

Added: June 12, 2010 | Visits: 1.020

libbsb libbsb is a portable C library for reading and writing BSB format image files. Typically used for nautical charts, BSB charts use the .KAP or .CAP extension and store cartographic information in addition to a run-length encoded raster image. libbsb is capable of recovering truncated or otherwise... Platforms: *nix

License: Freeware Size: 153.6 KB Download (117): libbsb Download

Added: October 12, 2010 | Visits: 2.940

iTRANS Amarok Script iTRANS Amarok Script is an amaroK script to get the lyrics of hindi songs using the services provided at http://www.giitaayan.com Idea is to get the iTRANS encoded lyrics in the ISB files and then convert them into UTF-8 to display in the context window. If more than one hit then give the user... Platforms: *nix

License: Freeware Size: 143.36 KB Download (137): iTRANS Amarok Script Download

Added: March 04, 2010 | Visits: 936

MP3::Tag MP3::Tag is a Perl module for reading tags of MP3 audio files. SYNOPSIS use MP3::Tag; $mp3 = MP3::Tag->new($filename); # get some information about the file in the easiest way ($title, $track, $artist, $album, $comment, $year, $genre) = $mp3->autoinfo(); $comment = $mp3->comment(); #... Platforms: *nix

License: Freeware Size: 174.08 KB Download (94): MP3::Tag Download

Added: April 12, 2010 | Visits: 1.940

rubyzip rubyzip is a Ruby module for reading and writing zip files. Installation: If you have rubygems you can install rubyzip directly from the gem repository gem install rubyzip Otherwise obtain the source (see below) and run ruby install.rb To run the unit tests you need to have test::unit... Platforms: *nix

License: Freeware Size: 61.44 KB Download (90): rubyzip Download

Added: June 10, 2010 | Visits: 982

Jackess Jackcess project is a pure Java library for reading from and writing to MS Access databases. It is not an application. There is no GUI. Its a library, intended for other developers to use to build Java applications. Jackcess is licensed under the GNU Lesser General Public License. Take a look... Platforms: *nix

License: Freeware Size: 78.85 KB Download (95): Jackess Download

Added: April 10, 2010 | Visits: 1.099

GrokEVT GrokEVT is a collection of scripts built for reading Windows NT event log files. GrokEVT is released under the GNU GPL, and is implemented in Python. GrokEVT is loosely based on the PHP script and documentation provided by Jamie French. Currently the scripts work together on one or more mounted... Platforms: *nix

License: Freeware Size: 50.18 KB Download (105): GrokEVT Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 906

RegLookup RegLookup project is an small command line utility for reading and querying Windows NT/2K/XP registries. Currently the program allows one to read an entire registry and output it in a (mostly) standardized, quoted format. It also provides features for filtering of results based on registry path... Platforms: *nix

License: Freeware Size: 57.34 KB Download (96): RegLookup Download

Released: November 14, 2012  |  Added: November 14, 2012 | Visits: 5.023

Free Kundli Software Professional Free Kundli software in Hindi from Astro-Vision. Ideal for Astrologers and Astrology Students. Contains both calculations as well as predictions. This free kundali software also provides you a choice of chart formats, like, North Indian, South Indian, etc. This means you can generate... Platforms: Windows

License: Freeware Size: 24.21 MB Download (1436): Free Kundli Software Download

< 1 2 3 4 5 >