Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created September 28, 2019 11:37
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 ryantm/23338401a999adc0bc594597fedd9680 to your computer and use it in GitHub Desktop.
Save ryantm/23338401a999adc0bc594597fedd9680 to your computer and use it in GitHub Desktop.
/nix/store/xp54qzijzyq2s5bvwf6vn9fw9skbg41i-python3.7-libversion-1.2.0
├── lib
│   └── python3.7
│   └── site-packages
│   ├── libversion
│   │   ├── __init__.py
│   │   ├── _libversion.cpython-37m-x86_64-linux-gnu.so
│   │   ├── _libversion.pyi
│   │   ├── __pycache__
│   │   │   └── __init__.cpython-37.pyc
│   │   └── py.typed
│   └── libversion-1.2.0.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 12 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment