Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created January 3, 2021 20:03
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/1a66740b8c025f9ca2b54cb8f865b704 to your computer and use it in GitHub Desktop.
Save r-ryantm/1a66740b8c025f9ca2b54cb8f865b704 to your computer and use it in GitHub Desktop.
/nix/store/4y2mldark4xbgxpkqjc5xbzhd7sn82w0-python3.7-nocaselist-1.0.4
├── lib
│   └── python3.7
│   └── site-packages
│   ├── nocaselist
│   │   ├── __init__.py
│   │   ├── _nocaselist.py
│   │   ├── __pycache__
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   ├── _nocaselist.cpython-37.pyc
│   │   │   └── _version.cpython-37.pyc
│   │   └── _version.py
│   └── nocaselist-1.0.4.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── REQUESTED
│   ├── top_level.txt
│   ├── WHEEL
│   └── zip-safe
└── 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