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/38f702fc2213cdc98dc4ab02bcddecac to your computer and use it in GitHub Desktop.
Save r-ryantm/38f702fc2213cdc98dc4ab02bcddecac to your computer and use it in GitHub Desktop.
/nix/store/ahzvwdm6w3sw1nyaxp24q0sjglqv4khh-python2.7-ijson-3.0.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.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.0.3.dist-info
│   ├── INSTALLER
│   ├── LICENSE.txt
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 30 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment