Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created January 18, 2021 04:08
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/6dfc773b361c6839a116e75d3d3f1c96 to your computer and use it in GitHub Desktop.
Save r-ryantm/6dfc773b361c6839a116e75d3d3f1c96 to your computer and use it in GitHub Desktop.
/nix/store/qbk55di4799bicik2yxfcza5yz0spbpz-python3.7-genpy-2021.1
├── lib
│   └── python3.7
│   └── site-packages
│   ├── genpy
│   │   ├── __init__.py
│   │   ├── __pycache__
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   └── version.cpython-37.pyc
│   │   └── version.py
│   └── genpy-2021.1.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── REQUESTED
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 13 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment