Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Last active November 29, 2020 22:23
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/9c509dfd00a946c0a1c130364f6012ec to your computer and use it in GitHub Desktop.
Save r-ryantm/9c509dfd00a946c0a1c130364f6012ec to your computer and use it in GitHub Desktop.
/nix/store/mi1gfy6ib60jgq3r8haam7rallr4rxnm-python2.7-ijson-3.1.3
├── 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_ctypes_common.py
│   │   │   ├── _yajl2_ctypes_common.pyc
│   │   │   ├── yajl2.py
│   │   │   ├── yajl2.pyc
│   │   │   ├── yajl.py
│   │   │   └── yajl.pyc
│   │   ├── common.py
│   │   ├── common.pyc
│   │   ├── compat.py
│   │   ├── compat.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── utils35.py
│   │   ├── utils.py
│   │   ├── utils.pyc
│   │   ├── version.py
│   │   └── version.pyc
│   └── ijson-3.1.3.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── LICENSE.txt
│   ├── METADATA
│   ├── RECORD
│   ├── REQUESTED
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 34 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment