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.5KB)
  2. 0.0.7 - November 13, 2022 (24.5KB)
  3. 0.0.4 - May 16, 2017 (24KB)
  4. 0.0.3 - April 30, 2017 (24KB)
  5. 0.0.2 - April 30, 2017 (24KB)

Development依存関係 (3):

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

所有者:

作者:

  • Lovic Gauthier

SHA 256チェックサム:

= クリップボードにコピー コピー完了!

累計ダウンロード数 6,769

このバージョンのみ 1,700

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: