Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 31, 2020 04:42
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/95036dd2892c79a8fbe2b58c61d96a89 to your computer and use it in GitHub Desktop.
Save r-ryantm/95036dd2892c79a8fbe2b58c61d96a89 to your computer and use it in GitHub Desktop.
/nix/store/bqbsadkwx812j66yqv50513c4kyrprz6-whatstyle-0.1.8
├── bin
│   └── whatstyle
├── lib
│   └── python3.7
│   └── site-packages
│   ├── __pycache__
│   │   └── whatstyle.cpython-37.pyc
│   ├── whatstyle-0.1.8.dist-info
│   │   ├── entry_points.txt
│   │   ├── INSTALLER
│   │   ├── LICENSE
│   │   ├── METADATA
│   │   ├── RECORD
│   │   ├── top_level.txt
│   │   └── WHEEL
│   └── whatstyle.py
└── nix-support
└── propagated-build-inputs
7 directories, 11 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment