sequence
v0.2.4RubyGems· RubySequence provides a unified api for access to sequential data types, like Strings, Arrays, Files, IOs, and Enumerations. This is the external iterator pattern (ruby's usual iterators are internal). Each sequence encapsulates some data and a current position within it. Some operations apply to data at (or relative to) the position, others are independant of position. The api contains operations for moving the position, and reading and writing data (with or without moving the position) forward or backward from the current position or anywhere. Its perhaps most unusual feature is the ability to scan for Regexps in not just Strings, but Files and any other type of sequence.
The verdict
Abandoned. Last published 9 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
LicenseCopyleft
DepsZero deps
Maintenance
Last published 9 years ago.
Popularity
7 downloads / week
Security
No known advisories for this version (OSV).
License
GPL-2.0
Dependencies
No runtime dependencies
Recent releases
- 0.2.49 years ago
- 0.2.316 years ago
- 0.2.216 years ago
- 0.2.116 years ago
- 0.1.016 years ago
- 0.2.016 years ago