RubyGems Navigation menu

picoglob 0.1.0

Picoglob turns bash-style glob patterns (*, **, ?, [...], {a,b}, {1..3}, and extglobs like @(a|b), +(a|b), !(a|b)) into reusable Ruby Regexps, so you can match arbitrary strings -- S3 keys, routes, log lines, branch names -- not just files on disk. It is the missing Ruby counterpart to JavaScript's picomatch / minimatch. Pure Ruby, no dependencies.

Gemfile:
=

install:
=

Versions:

  1. 0.1.0 June 04, 2026 (10.5 KB)

Development Dependencies (2):

minitest ~> 5.0
rake ~> 13.0

Owners:

Pushed by:

Authors:

  • Levelbrook Team

SHA 256 checksum:

=

Total downloads 252

For this version 252

Version Released:

License:

MIT

Required Ruby Version: >= 3.0.0

New versions require MFA: true

Version published with MFA: true

Links: