https://github.com/facelessuser/sublime-wcmatch
Sublime Text dependency wcmatch
https://github.com/facelessuser/sublime-wcmatch
Last synced: about 1 year ago
JSON representation
Sublime Text dependency wcmatch
- Host: GitHub
- URL: https://github.com/facelessuser/sublime-wcmatch
- Owner: facelessuser
- License: mit
- Created: 2020-07-28T02:18:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-01T00:16:32.000Z (almost 3 years ago)
- Last Synced: 2025-03-24T22:45:36.795Z (over 1 year ago)
- Language: Python
- Size: 114 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wcmatch
Current Version: 8.1.2
Enhanced fnmatch, glob, and pathlib for Python. Also a specialized file matcher wcmatch.
To learn more about what wcmatch can do, read the [official documentation](https://facelessuser.github.io/wcmatch/).
## Dependencies
- bracex