Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olix0r/pathscheme
A basic path-matching language
https://github.com/olix0r/pathscheme
Last synced: about 1 month ago
JSON representation
A basic path-matching language
- Host: GitHub
- URL: https://github.com/olix0r/pathscheme
- Owner: olix0r
- License: mit
- Created: 2022-04-28T15:07:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-11T20:29:55.000Z (over 2 years ago)
- Last Synced: 2024-09-18T00:10:05.847Z (about 2 months ago)
- Language: Rust
- Size: 13.7 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pathscheme
A Rust crate that supports describing and matching general path schemes.
## License
This program is distributed under the [MIT license](./LICENSE).