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:
= 複製 已複製

安裝:
=

版本列表:

  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.0 KB)
  4. 0.0.3 - April 30, 2017 (24.0 KB)
  5. 0.0.2 - April 30, 2017 (24.0 KB)

Development 相依性套件 (3):

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

擁有者:

作者:

  • Lovic Gauthier

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 6,769

這個版本 1,700

授權:

MIT

Ruby 版本需求: >= 0

相關連結: