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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  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,759

这个版本 1,653

许可:

MIT

需要的 Ruby 版本: >= 0

链接: