jq.py icon indicating copy to clipboard operation
jq.py copied to clipboard

Implement library/module lookup paths

Open avillar opened this issue 1 year ago • 1 comments

library_search_path can be passed to jq.compile() for module lookup.

The same default values for library_search_path as in the jq CLI are used if none provided.

avillar avatar Jul 05 '23 10:07 avillar

What's the status of this change? I see the PR is a year old now.

choralbari avatar Jul 08 '24 15:07 choralbari