Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 3, 2020 06:26
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/1a3311413dd6ed85841d4877bcd47c10 to your computer and use it in GitHub Desktop.
Save r-ryantm/1a3311413dd6ed85841d4877bcd47c10 to your computer and use it in GitHub Desktop.
/nix/store/4l1j2n6csvnwr5kqji11f80607lbn39p-python2.7-identify-1.4.11
├── bin
│   └── identify-cli
├── lib
│   └── python2.7
│   └── site-packages
│   ├── identify
│   │   ├── cli.py
│   │   ├── cli.pyc
│   │   ├── extensions.py
│   │   ├── extensions.pyc
│   │   ├── identify.py
│   │   ├── identify.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── interpreters.py
│   │   ├── interpreters.pyc
│   │   └── vendor
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── licenses.py
│   │   └── licenses.pyc
│   └── identify-1.4.11.dist-info
│   ├── entry_points.txt
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
8 directories, 23 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment