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

Parsing freeware
Filter: All | Freeware | Demo
 

Parsing

< 1 2 3 4 5 > 
Added: April 02, 2010 | Visits: 1.025

nobel nobel is a small ANSI C boolean expression parsing library and program for projects that need boolean expression parsing support built in, but bigger tools are overkill in size or options.. Get nobel at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and...



Platforms: *nix

License: Freeware Size: 13.31 KB Download (99): nobel Download

Added: April 11, 2010 | Visits: 619

XML::Xerces::DOMParse XML::Xerces::DOMParse is a Perl module for parsing DOMs. SYNOPSIS # Here;s an example that reads in an XML file from the # command line and then removes all formatting, re-adds # formatting and then prints the DOM back to a file. use XML::Xerces; use XML::Xerces::DOMParse; my $parser =...





Platforms: *nix

License: Freeware Size: 133.12 KB Download (99): XML::Xerces::DOMParse Download

Added: November 18, 2010 | Visits: 1.230

GNU Common C++ GNU Common C++ project is a C++ framework offering portable support for threading, sockets, file access, daemons, persistence, serial I/O, XML parsing, and system services, initially started by David Sugar and Daniel Silverstone. GNU Common C++ is a GNU package and is licensed to the terms of...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (99): GNU Common C++ Download

Added: August 07, 2010 | Visits: 1.046

slookup slookup is a simple program to do parallelized DNS lookups in a convenient way (useful for log parsing scripts and one-liners). slookup project reads names (A/MX/NS lookups) or addresses (in dotted-quad format for PTR) on stdin and writes the results on stdout. One record per line. It can run...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (99): slookup Download

Added: September 19, 2010 | Visits: 848

libmrss libmRSS is a C library for parsing, writing, and creating RSS (Rich Site Summary or Really Simple Syndication, but not RDF Site Summary) files or streams. Whats New in This Release: - This release fixes the new API for error codes and messages.. Andrea Marchesini - bakunin homepage


Platforms: *nix

License: Freeware Size: 348.16 KB Download (98): libmrss Download

Added: July 06, 2010 | Visits: 1.236

Simple XML Configuration Library Simple XML Configuration Library an XML library for parsing a simple configuration file format. Simple XML Configuration Library is actively developed for *nix, Mac OS X and *BSD. The goal of the project is to provide a library that can be easily wrapped into other languages such as Python and...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (98): Simple XML Configuration Library Download

Added: July 05, 2010 | Visits: 1.003

GMime GMime is a set of utilities for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME). As a developer and user of Electronic Mail clients, I had come to realize that the vast majority of E-Mail client solutions had less-than-satisfactory MIME implementations. More...


Platforms: *nix

License: Freeware Size: 942.08 KB Download (98): GMime Download

Added: September 25, 2010 | Visits: 739

DParser DParser project is an simple but powerful tool for parsing. You can specify the form of the text to be parsed using a combination of regular expressions and grammar productions. Because of the parsing technique (technically a scannerless GLR parser based on the Tomita algorithm) there are no...


Platforms: *nix

License: Freeware Size: 266.24 KB Download (98): DParser Download

Added: November 24, 2010 | Visits: 874

XML::Parser XML::Parser is a perl module for parsing XML documents. SYNOPSIS use XML::Parser; $p1 = new XML::Parser(Style => Debug); $p1->parsefile(REC-xml-19980210.xml); $p1->parse( Hello World ); # Alternative $p2 = new XML::Parser(Handlers => {Start => &handle_start, End => &handle_end,...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (98): XML::Parser Download

Added: May 10, 2013 | Visits: 1.028

Argtable Argtable is an ANSI C library for parsing GNU style command line options with a minimum of fuss. It enables a program's command line syntax to be defined in the source code as an array of argtable structs. The command line is then parsed according to that specification and the resulting values...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (98): Argtable Download

Added: November 25, 2010 | Visits: 731

Pod::Simple::PullParser Pod::Simple::PullParser is a pull-parser interface to parsing Pod. SYNOPSIS my $parser = SomePodProcessor->new; $parser->set_source( "whatever.pod" ); $parser->run; Or: my $parser = SomePodProcessor->new; $parser->set_source( $some_filehandle_object ); $parser->run; Or: my $parser =...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (97): Pod::Simple::PullParser Download

Added: April 20, 2010 | Visits: 753

Linux::net::dev Linux::net::dev is a Perl extension for parsing /proc/net/dev. SYNOPSIS use Linux::net::dev; my $devs = Linux::net::dev::info(); print "Devices (bytes read):n"; foreach (keys %$devs) { print " $_ ($devs->{$_}->{rbytes})n"; } Linux::net::dev parses /proc/net/dev for network devices...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (97): Linux::net::dev Download

Added: February 19, 2010 | Visits: 884

libnxml nXML is a C library for parsing, writing, and creating XML 1.0 and 1.1 files or streams. libnxml library supports UTF-8, UTF-16be and UTF-16le, UCS-4 (1234, 4321, 2143, 2312). Installation: The simplest way to compile this package is: 1. `cd to the directory containing the packages source...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (96): libnxml Download

Added: May 27, 2010 | Visits: 1.296

Java GetOpt Library Java GetOpt library implements option parsing and a common online help behaviour, including an XML format for topics, command, and options (which can be queried with --help --xml) and support for online browsing with --help --browse. Whats New in This Release: � The getopt library can...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (96): Java GetOpt Library Download

Added: July 07, 2010 | Visits: 1.023

Biblio::Document::Parser Biblio::Document::Parser Perl module is a document parsing framework. Biblio::Document::Parser provides generic methods that should be overriden by specific parsers. This class should not be used directly, but rather be overridden by specific parsers. Parsers that extend the Document::Parser...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (96): Biblio::Document::Parser Download

Added: August 07, 2010 | Visits: 1.537

Point Location 6709 Point Location 6709 project is a Java library for parsing and formatting geographic point locations in ISO 6709:1983 format. Whats New in This Release: - A minor release that adds better error checking and more ISO 6709:1983 compliant output formats..


Platforms: *nix

License: Freeware Download (96): Point Location 6709 Download

Added: July 04, 2010 | Visits: 880

mod_spin mod_spin is an Apache module that provides a simple template language with data replacement capabilities, persistent application and session tracking, database connection pooling, dynamic linking of applications into Apache as shared libraries, parameters, cookies, and multipart/form data...


Platforms: *nix

License: Freeware Size: 83.97 KB Download (96): mod_spin Download

Added: March 11, 2010 | Visits: 601

Yeanpypa Yeanpypa is a parsing framework in Python, similar to pyparsing and boost::spirit. Parsers are created by writing an EBNF-like grammar as Python expressions..


Platforms: *nix

License: Freeware Size: 31.74 KB Download (95): Yeanpypa Download

Added: March 27, 2010 | Visits: 846

libcfg+ libcfg+ is a C library that features multi- command line and configuration file parsing. It is possible to set up various special properties such as quoting characters, deliminator strings, file comment prefixes, multi-line postfixes, and more. It supports many data types such as booleans,...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (95): libcfg+ Download

Added: January 16, 2010 | Visits: 929

CSVObjects CSVObjects is a free and open sourced Java based framework for transparently parsing and unmarshalling Comma Separated Value (CSV) files and records into Plain Old Java Objects without the need to code the parsing logic manually. Instead, the parsing library relies on declarative mapping of CSV...


Platforms: *nix

License: Freeware Size: 2.17 MB Download (95): CSVObjects Download

< 1 2 3 4 5 >