FICHA · MANJARO

ruby-scanf

A implementation of the C function scanf(3).

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Parses formatted text in Ruby using scanf-style patterns. It is useful for reading structured legacy text, command output, simple data files, and formats with predictable fields.

Formatted parsing can fail silently when input changes. Validate match counts, handle malformed lines, and avoid trusting parsed values without range checks.

Permissions

Permissions not analysed for this source yet.