Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created May 23, 2020 19:57
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/4d316f59f1acffde9deaaf90e9eb4889 to your computer and use it in GitHub Desktop.
Save r-ryantm/4d316f59f1acffde9deaaf90e9eb4889 to your computer and use it in GitHub Desktop.
/nix/store/yx5ad8266qg48rhvaypag6hxwx5k3kbc-python2.7-isbnlib-3.10.1
├── lib
│   └── python2.7
│   └── site-packages
│   ├── isbnlib
│   │   ├── config.py
│   │   ├── config.pyc
│   │   ├── _core.py
│   │   ├── _core.pyc
│   │   ├── _cover.py
│   │   ├── _cover.pyc
│   │   ├── _data
│   │   │   ├── data4info.py
│   │   │   ├── data4info.pyc
│   │   │   ├── data4mask.py
│   │   │   ├── data4mask.pyc
│   │   │   ├── data4tex.py
│   │   │   ├── data4tex.pyc
│   │   │   ├── __init__.py
│   │   │   └── __init__.pyc
│   │   ├── _desc.py
│   │   ├── _desc.pyc
│   │   ├── dev
│   │   │   ├── _bouth23.py
│   │   │   ├── _bouth23.pyc
│   │   │   ├── _data.py
│   │   │   ├── _data.pyc
│   │   │   ├── _decorators.py
│   │   │   ├── _decorators.pyc
│   │   │   ├── _exceptions.py
│   │   │   ├── _exceptions.pyc
│   │   │   ├── _files.py
│   │   │   ├── _files.pyc
│   │   │   ├── _fmt.py
│   │   │   ├── _fmt.pyc
│   │   │   ├── _helpers.py
│   │   │   ├── helpers.py
│   │   │   ├── _helpers.pyc
│   │   │   ├── helpers.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── vias.py
│   │   │   ├── vias.pyc
│   │   │   ├── webquery.py
│   │   │   ├── webquery.pyc
│   │   │   ├── webservice.py
│   │   │   └── webservice.pyc
│   │   ├── _doitotex.py
│   │   ├── _doitotex.pyc
│   │   ├── _editions.py
│   │   ├── _editions.pyc
│   │   ├── _exceptions.py
│   │   ├── _exceptions.pyc
│   │   ├── _ext.py
│   │   ├── _ext.pyc
│   │   ├── _goob.py
│   │   ├── _goob.pyc
│   │   ├── _goom.py
│   │   ├── _goom.pyc
│   │   ├── _gwords.py
│   │   ├── _gwords.pyc
│   │   ├── _imcache.py
│   │   ├── _imcache.pyc
│   │   ├── _infogroup.py
│   │   ├── _infogroup.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── _metadata.py
│   │   ├── _metadata.pyc
│   │   ├── _msk.py
│   │   ├── _msk.pyc
│   │   ├── _oclc.py
│   │   ├── _oclc.pyc
│   │   ├── _openled.py
│   │   ├── _openled.pyc
│   │   ├── _openl.py
│   │   ├── _openl.pyc
│   │   ├── registry.py
│   │   ├── registry.pyc
│   │   ├── _thinged.py
│   │   ├── _thinged.pyc
│   │   ├── _wikied.py
│   │   ├── _wikied.pyc
│   │   ├── _wiki.py
│   │   └── _wiki.pyc
│   └── isbnlib-3.10.1.dist-info
│   ├── INSTALLER
│   ├── LICENSE-LGPL-3.0-only.txt
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
8 directories, 85 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment