azagniotov/ant-style-path-matcher
Concise, recursive & efficient path matcher implementation for Ant-style path patterns
JavaMIT
Issues
- 0
Greedy Paths
#3 opened by ryber - 0
assertFalse(antMatcher.match("*.txt", "path/my.txt")) fails but it should not
#2 opened by constantine-chudinov2 - 3
Mavencentral publish
#1 opened by Nighthawk22