An open API service indexing awesome lists of open source software.

https://github.com/iolanguage/fnmatch


https://github.com/iolanguage/fnmatch

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Fnmatch
The fnmatch add on adds support for the unix fnmatch function.
(See fnmatch man page for details).

> Note: not all options are supported on all platforms.

# Installation
```
eerie install https://github.com/IoLanguage/Fnmatch.git
```