jq.py
jq.py copied to clipboard
Implement library/module lookup paths
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.
What's the status of this change? I see the PR is a year old now.