Sha256: 2f38915d990e1858db84e0ce604caeb545074891b44989ce4e48fcf7ce32f74e
Contents?: true
Size: 858 Bytes
Versions: 7
Compression:
Stored size: 858 Bytes
Contents
--- %YAML:1.0 TITLE : &title Calibre StateParser NAME : &pkg calibre-stateparser VERSION : '3.0.0' DATE : '2005-11-31' STATUS : Beta AUTHOR : Thomas Sawyer EMAIL : &email transfire@gmail.com HOMEPAGE : "http://calibre.rubyforge.org" SUMMARY: State machine based parser. DESCRIPTION: > StateParser is a stack-based parser with complete open access to the underlying parse machine. You define tokens for it to find and what to output when tokens are found. Event-triggers allow for on-the-fly re-orientation of the machine. You can think of it as something like a Turing machine for Parsing. DEPENDENCIES: - facets DISTRIBUTE: [ gem, tar.bz2, zip ] RUBYFORGE: PROJECT: 'calibre' USERNAME: transami PACKAGE: dir: '../../dist' RDOC: - dir: rdoc template: jamis options: ['--all', '--inline-source']
Version data entries
7 entries across 7 versions & 1 rubygems