Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 2, 2019 19:10
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/cd8c734ad296bf4b1e7d9c557da82a19 to your computer and use it in GitHub Desktop.
Save ryantm/cd8c734ad296bf4b1e7d9c557da82a19 to your computer and use it in GitHub Desktop.
/nix/store/ckl8mvzjwd4d5lv9dcpr7413b05rh52i-python3.7-pydot-1.4.1
├── lib
│   └── python3.7
│   └── site-packages
│   ├── dot_parser.py
│   ├── __pycache__
│   │   ├── dot_parser.cpython-37.pyc
│   │   └── pydot.cpython-37.pyc
│   ├── pydot-1.4.1.dist-info
│   │   ├── INSTALLER
│   │   ├── LICENSE
│   │   ├── METADATA
│   │   ├── RECORD
│   │   ├── top_level.txt
│   │   └── WHEEL
│   └── pydot.py
└── nix-support
└── propagated-build-inputs
6 directories, 11 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment