I hereby claim:
- I am xlorepdarkhelm on github.
- I am xlorepdarkhelm (https://keybase.io/xlorepdarkhelm) on keybase.
- I have a public key ASDfqq-XS_BkbriKxbyvCaFtLuJ4sDEefafoeyeXb5Cgzwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#!/usr/bin/env python3 | |
""" Process URL for intersphinx targets and emit html or text """ | |
from sphinx.ext.intersphinx import read_inventory_v2 | |
from posixpath import join | |
# import pprint | |
import argparse | |
# import locale | |
# import os | |
import sys |