RubyGems Navigation menu

ppr 0.0.2

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:
=

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:

=

Total downloads 7,099

For this version 1,711

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: