1
0
Fork 0
Commit Graph

3 Commits (27a6603985f0c5ce109a52368d10fbddf61b7bea)

Author SHA1 Message Date
Mike Gerwitz 27a6603985 Initial globs2 parser concept
Not yet fully tested, nor is the implementation near complete; this has been
sitting idle for a while so I want to make sure I commit it and get it out
there.
2014-12-16 23:56:32 -05:00
Mike Gerwitz 33d702bad4
fnmatch C function wrapper via FFI added
The XDG Shared MIME-info Database spec states that "the format of the glob
pattern is as for fnmatch(3)".[0]  So, here it is.

[0]: http://standards.freedesktop.org/shared-mime-info-spec\
       /shared-mime-info-spec-latest.html (retrieved 17 Nov 2014).
2014-11-17 00:33:17 -05:00
Mike Gerwitz becf9f1b3f
COPYING added 2014-11-17 00:13:07 -05:00