Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 10, 2020 15:56
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/6f83b79f8c40f349605b755af77ce87c to your computer and use it in GitHub Desktop.
Save r-ryantm/6f83b79f8c40f349605b755af77ce87c to your computer and use it in GitHub Desktop.
/nix/store/szpw15f3zd250x8nynl98rpjb7dx91c7-python3.7-XStatic-Bootbox-5.5.1.1
├── lib
│   └── python3.7
│   └── site-packages
│   ├── xstatic
│   │   └── pkg
│   │   └── bootbox
│   │   ├── data
│   │   │   ├── bootbox.all.min.js
│   │   │   ├── bootbox.locales.min.js
│   │   │   └── bootbox.min.js
│   │   ├── __init__.py
│   │   └── __pycache__
│   │   └── __init__.cpython-37.pyc
│   ├── XStatic_Bootbox-5.5.1.1.dist-info
│   │   ├── direct_url.json
│   │   ├── INSTALLER
│   │   ├── METADATA
│   │   ├── namespace_packages.txt
│   │   ├── RECORD
│   │   ├── REQUESTED
│   │   ├── top_level.txt
│   │   └── WHEEL
│   └── XStatic_Bootbox-5.5.1.1-py3.7-nspkg.pth
└── nix-support
└── propagated-build-inputs
10 directories, 15 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment