Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created February 9, 2020 09:51
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/c56d2e66cd6658f9ee01aa13d00e39bb to your computer and use it in GitHub Desktop.
Save r-ryantm/c56d2e66cd6658f9ee01aa13d00e39bb to your computer and use it in GitHub Desktop.
/nix/store/f510bij1zafp6nvl38k3067xy753aypw-python2.7-ijson-2.6.1
├── lib
│   └── python2.7
│   └── site-packages
│   ├── ijson
│   │   ├── backends
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── python.py
│   │   │   ├── python.pyc
│   │   │   ├── yajl2_cffi.py
│   │   │   ├── yajl2_cffi.pyc
│   │   │   ├── yajl2_c.py
│   │   │   ├── yajl2_c.pyc
│   │   │   ├── yajl2.py
│   │   │   ├── yajl2.pyc
│   │   │   ├── yajl.py
│   │   │   └── yajl.pyc
│   │   ├── common.py
│   │   ├── common.pyc
│   │   ├── compat.py
│   │   ├── compat.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── utils.py
│   │   ├── utils.pyc
│   │   ├── version.py
│   │   └── version.pyc
│   └── ijson-2.6.1.dist-info
│   ├── INSTALLER
│   ├── LICENSE.txt
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 29 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment