spath 0.0.1

SPath is query expressions for semi-structured data. You can use it as a drop-in replacement for JSONPath, but also for other semi-structured data formats like TOML or user-defined variants.
Documentation
1
2
3
4
5
6
7
# SPath: Query expressions for semi-structured data

You can use it as a drop-in replacement for JSONPath, but also for other semi-structured data formats like TOML or user-defined variants.

## License

This project is licensed under [Apache License, Version 2.0](LICENSE).