RubyGems Navigation menu

ppr 0.0.3

Preprocessor in Ruby: provides a Ruby class named Rpp which implements a text preprocessor where macros are specified in Ruby language. Usage: ppr = Ppr::Preprocessor.new(<configuration options if any>) ; ppr.preprocess(<input stream to preprocess>, <output stream where to write the preprocessing result>)

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.8 - November 13, 2022 (24.5 KB)
  2. 0.0.7 - November 13, 2022 (24.5 KB)
  3. 0.0.4 - May 16, 2017 (24 KB)
  4. 0.0.3 - April 30, 2017 (24 KB)
  5. 0.0.2 - April 30, 2017 (24 KB)

Development Dependencies (3):

bundler ~> 1.14
minitest ~> 5.0
rake ~> 10.0

Owners:

Authors:

  • Lovic Gauthier

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 6,759

For this version 1,698

License:

MIT

Required Ruby Version: >= 0

Links: