Skip to content

Conversation

@jwharm
Copy link
Owner

@jwharm jwharm commented Aug 2, 2025

The first version of the metadata parser was one big file that tried to do everything, so it was a bit messy and buggy. This PR is a rewrite into a separate Scanner, Parser and Matcher class.

The metadata format also slightly changed; the old version used regular expressions but "?" and "*" acted as glob wildcards; the new version uses actual glob patterns.

@jwharm jwharm merged commit 6aa5240 into main Aug 2, 2025
@jwharm jwharm deleted the metadata-parser branch August 2, 2025 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants