bskinn / sphobjinv

Toolkit for manipulation and inspection of Sphinx objects.inv files
https://sphobjinv.readthedocs.io
MIT License
78 stars 9 forks source link

Modify '-' behavior (or add new flag value) to read filename/URL from stdin #159

Open bskinn opened 3 years ago

bskinn commented 3 years ago

Could be a situation where programmatically choosing the file/URL to load is of interest, in which case it would make sense to permit passing the file/URL location via stdin.

Can't think of any related change that could be made to the stdout code.