BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

ppr

v0.0.8RubyGems· Ruby

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>)

The verdict
Abandoned. Last published 3 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 3 years ago.
Popularity
7 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.0.83 years ago
  • 0.0.73 years ago
  • 0.0.49 years ago
  • 0.0.39 years ago
  • 0.0.29 years ago
ppr — 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>) (Ruby / RubyGems) · Modules