Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created December 16, 2020 22:54
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/b0da1cf61ee42b010630517138ce6e63 to your computer and use it in GitHub Desktop.
Save r-ryantm/b0da1cf61ee42b010630517138ce6e63 to your computer and use it in GitHub Desktop.
/nix/store/455wqn8b76ld6n2rww0kfpnxqx0m9qhj-python3.7-pyvcd-0.2.4
├── lib
│   └── python3.7
│   └── site-packages
│   ├── pyvcd-0.2.4.dist-info
│   │   ├── direct_url.json
│   │   ├── INSTALLER
│   │   ├── LICENSE.txt
│   │   ├── METADATA
│   │   ├── RECORD
│   │   ├── REQUESTED
│   │   ├── top_level.txt
│   │   └── WHEEL
│   └── vcd
│   ├── gtkw.py
│   ├── __init__.py
│   ├── __pycache__
│   │   ├── gtkw.cpython-37.pyc
│   │   ├── __init__.cpython-37.pyc
│   │   └── writer.cpython-37.pyc
│   ├── py.typed
│   └── writer.py
└── nix-support
└── propagated-build-inputs
7 directories, 16 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment