Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/8927c6c5416b26c8a051f0eab0ac9828 to your computer and use it in GitHub Desktop.
Save r-ryantm/8927c6c5416b26c8a051f0eab0ac9828 to your computer and use it in GitHub Desktop.
/nix/store/0z86jjdsr70qvan7gvfd6qn45ffapk4y-python2.7-rfc3986-1.4.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── rfc3986
│   │   ├── abnf_regexp.py
│   │   ├── abnf_regexp.pyc
│   │   ├── api.py
│   │   ├── api.pyc
│   │   ├── builder.py
│   │   ├── builder.pyc
│   │   ├── compat.py
│   │   ├── compat.pyc
│   │   ├── exceptions.py
│   │   ├── exceptions.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── iri.py
│   │   ├── iri.pyc
│   │   ├── misc.py
│   │   ├── misc.pyc
│   │   ├── _mixin.py
│   │   ├── _mixin.pyc
│   │   ├── normalizers.py
│   │   ├── normalizers.pyc
│   │   ├── parseresult.py
│   │   ├── parseresult.pyc
│   │   ├── uri.py
│   │   ├── uri.pyc
│   │   ├── validators.py
│   │   └── validators.pyc
│   └── rfc3986-1.4.0.dist-info
│   ├── AUTHORS.rst
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 34 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment