Main > Free Download Search >

Free cli parser software for mac

cli parser

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 193
Cerolobo Parser 8.0

Cerolobo Parser 8.0


Free and open source generic parser interface more>> <<less
Download (55KB)
Added: 2008-10-08 License: Freeware Price: FREE
392 downloads
Seths CSV Parser 1.2.1

Seths CSV Parser 1.2.1


Seths CSV Parser - Pair of classes to parse a CSV file more>>
The Seths CSV Parser contains a pair of classes that will enable you ro parse a CSV file in REALbasic.

Completly freeware for non-commercial use.

<<less
Download (15KB)
Added: 2006-05-22 License: Freeware Price:
1267 downloads
Verilog 2005 parser 1.6

Verilog 2005 parser 1.6


A free and open source Verilog 2005 synthesizable subset parser more>>
Verilog 2005 parser 1.6 is a wonderful product which offers you a free and open source Verilog 2005 synthesizable subset parser. Verilog 2005 parser is built on ANTLR framework. This will be your excellent choice.

Enhancements:

  • Added complete parse tree.
  • Run bin/ptree to parse and build tree.
  • Next to add elaboration.
<<less
Download (850KB)
Added: 2009-05-08 License: GPL Price: FREE
13 downloads
Jericho HTML Parser 3.0

Jericho HTML Parser 3.0


Free and open source HTML parser for your Mac more>> Free and open source HTML parser for your Mac

Jericho HTML Parser is an open source Java library allowing analysis and manipulation of parts of an HTML document, including server-side tags, while reproducing verbatim any invalid or unrecognized HTML.
Jericho HTML Parser also provides high-level HTML form manipulation functions.

Main features:
- - The presence of badly formatted HTML does not interfere with the parsing of the rest of the document, which makes the library ideal for use with "real-world" HTML that chokes other parsers.
- - PHP, JSP, ASP, PSP and Mason server tags are explicitly recognized by the parser. This means that normal HTML is still parsed properly even if there are server tags inside them, which is common for example when dynamically setting element attributes.
- - It is neither an event nor tree based parser, but rather uses a combination of simple text search, efficient tag recognition and a tag position cache. The text of the whole source document is first loaded into memory, and then only the relevant segments searched for the relevant characters of each search operation.
- - Compared to a tree based parser such as DOM, the memory and resource requirements can be far better if only small sections of the document need to be parsed or modified. Incorrect or badly formatted HTML can easily be ignored, unlike tree based parsers which must identify every node in the document from top to bottom.
- - Compared to an event based parser such as SAX, the interface is on a much higher level and more intuitive, and a tree representation of the document element hierarchy is easily created if required.
- - The begin and end positions in the source document of all parsed segments are accessible, allowing modification of only selected segments of the document without having to reconstruct the entire document from a tree.
- - The row and column number of each position in the source document are easily accessible.
- - Provides a simple but comprehensive interface for the analysis and manipulation of HTML form controls, including the extraction and population of initial values, and conversion to read-only or data display modes. Analysis of the form controls also allows data received from the form to be stored and presented in an appropriate manner.
- - Custom tag types can be easily defined and registered for recognition by the parser.
- - Built-in functionality to extract all text from HTML markup, suitable for feeding into a text search engine such as Apache Lucene.
- - Built-in functionality to render HTML markup with simple text formatting.
- - Built-in functionality to format HTML source code that indents elements according to their depth in the document element hierarchy.
- - Built-in functionality to compact HTML source code by removing all unnecessary white space.

<<less
Download (2MB)
Added: 2009-04-11 License: GPL Price: FREE
203 downloads
iTunes XML Library Parser 1.0

iTunes XML Library Parser 1.0


iTunes XML Library Parser - Realbasic class parses 10mb/sec more>>
XML Parser is a class the will read your iTunes XML file and parse the songs and song properties into memory where they can be manipulated by the programmer.

<<less
Download (7KB)
Added: 2006-06-29 License: Freeware Price:
726 downloads
TEXT to HTML Parser 1.3.7

TEXT to HTML Parser 1.3.7


TEXT to HTML Parser - Converts styled text into HTML/CSS using Tex-Edit Plus more>> <<less
Download (45KB)
Added: 2006-02-01 License: Freeware Price:
1370 downloads
Lifesaver 0.4

Lifesaver 0.4


Lifesaver - A free, beautiful and easy to use HelpML viewer more>>
Lifesaver is a help viewer that reads HelpML files that have been hosted on the internet.

HelpML (Help Markup Language) is a proposed standard for topic-based help documents (such as FAQs).

Lifesaver harvests the power of Apples XML parser and Safari WebKit to render help documents beautifully.
<<less
Download (171KB)
Added: 2006-03-18 License: Freeware Price:
1318 downloads
wavesurfer parser 0.0.6

wavesurfer parser 0.0.6


Free and open source app that allows you to parse WaveSurfer files more>> For Jaguar and may work on faster classic Macs with OS 9.1 and uptodate versions of AppleScript
A Folder Action AppleScript the User attaches to a folder that will allow setting and restoring the following Finder window features:
Window size and location on the screen
View, as in Icon / List / Column
Set ToolBar visibility and, in Tiger, SideBar visibility and width
A FAwindowing script can be attached to more than window when similar configuration for multiple windows is desired
<<less
Download (3KB)
Added: 2009-03-25 License: Freeware Price: FREE
195 downloads
INI Parser Library 1.1.10 R2

INI Parser Library 1.1.10 R2


Free and open source INI file parser library INI Parser Library is a INI file parser that can read, edit and create large INI files more>> <<less
Download (321KB)
Added: 2009-06-30 License: GPL Price: FREE
188 downloads
XML Parser (Expat) Plugin 1.0.3

XML Parser (Expat) Plugin 1.0.3


XML Parser (Expat) Plugin - XML parser plugin for REALbasic more>>
I have taken Doug Holtons free Expat plugin, added Windows support, fixed a bug that would cause a crash when memory was low, improved access to Attributes, and enabled (local) entity resolving and XML Parser (Expat) Plugin was born.
It comes with a little demo project and with Dougs original documentation.
Enhancements:
- Fixed memory leak: The attribute objects were leaking
- Comments and hopefully all other parsed data will not contain LFs (chr(10)) any more but have them all converted into CRs (chr(13)), which is the usual line break character in RB.
<<less
Download (286KB)
Added: 2006-06-26 License: Freeware Price:
1224 downloads
logdistiller 1.0

logdistiller 1.0


A free logfile merge and sort tool more>> A free logfile merge and sort tool

LogDistiller is a logfile merge and sort tool. Log content is classified according to rules configured in an XML file. Classification results go into reports, which are published : simply stored in a file, sent by mail, or are even added to a news feed.

System requirements:
-

Enhancements
- Created LogDistiller Extensions Sandbox, to put early-stage code for new extensions,
- LogDistiller is now available in Maven central repository: net.sf.logdistillerlogdistiller,
- created LogEventTestCase class to ease creating tests when writing a custom log parser,
- opened a user mailing list,
- added a menu bar to the GUI,
- feature: improved regexp group handling in freq plugin: if negative, all groups defined in the regexp are concatenated

<<less
Download (5MB)
Added: 2009-05-10 License: GPL Price: FREE
186 downloads
ICMP Knock Server

ICMP Knock Server


Free and open source CLI based tool to listen for ICMP packets more>> Free and open source CLI based tool to listen for ICMP packets

ICMP Knock Server is a free tool that uses a concept similar to port knocking, which basically involves waiting for a range of packets that match given criteria before executing some action (typically exposing a port, e.g. for SSH connections, that is kept closed or blocked otherwise).
But instead of listening for TCP or UDP packets to arrive on specific ports in a specific order, it accepts ICMP echo requests and checks if their payload lengths and order of arrival match the given pattern.
The advantage is that this approach works with the standard PING tool. Programs with custom code or (although common) networking tools like netcat plus the ability to execute them are not required.

System requirements:
- Python

<<less
Download (6KB)
Added: 2009-05-21 License: Freeware Price: FREE
198 downloads
iTunes XML Library Parser for REALbasic 1.0

iTunes XML Library Parser for REALbasic 1.0


iTunes XML Library Parser for REALbasic - Read your iTunes XML file and parse the songs and song properties into memory more>>
XML Parser is a class that will read your iTunes XML file and parse the songs and song properties into memory where they can be manipulated by the programmer.

Completly freeware for non-commercial use.

<<less
Download (7KB)
Added: 2006-06-26 License: Freeware Price:
1222 downloads
SixPack 1.0dr1

SixPack 1.0dr1


SixPack is an open source XML editor for Macintosh designed in REALbasic. It includes an XML parser (that complies to the XML 1.0 specification as a well-formed processor), a set of classes that more>> SixPack is an open source XML editor for Macintosh designed in REALbasic. It includes an XML parser (that complies to the XML 1.0 specification as a well-formed processor), a set of classes that emulate the DOM, and a variety of visual components for editing and displaying XML documents.
Requirements:
System 7.6 or later.
<<less
Download (1.1MB)
Added: 1999-12-16 License: Free Price:
downloads
Games::Poker::HistoryParser 1.55

Games::Poker::HistoryParser 1.55


Free and open source poker hand history parser more>> Free and open source poker hand history parser

Games::Poker::HistoryParser is a library of modules used to parse poker hand histories as generated by various online poker sites.
Games::Poker::HistoryParser also includes a number of output modules that format the data in various formats, such as XML, HTML, 2+2 Forums, etc.
NOTE: Games::Poker::HistoryParser is licensed and distributed under the terms of the Artistic License.

Enhancements:
- Major changes to the testing code. For a full look at testing, get a developer release from CVS.
- Added/fixed some PokerStars parsing.

<<less
Download (25KB)
Added: 2008-10-04 License: Freeware Price: FREE
408 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5