Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created December 14, 2020 12:12
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/98e7d241c4ca56826b21a8d6bebb2077 to your computer and use it in GitHub Desktop.
Save r-ryantm/98e7d241c4ca56826b21a8d6bebb2077 to your computer and use it in GitHub Desktop.
/nix/store/nz7vbk1npvjny3y3m64s1s59jz5mlixn-python3.7-imagecorruptions-1.1.2
├── lib
│   └── python3.7
│   └── site-packages
│   ├── imagecorruptions
│   │   ├── corruptions.py
│   │   ├── frost
│   │   │   ├── frost1.png
│   │   │   ├── frost2.png
│   │   │   ├── frost3.png
│   │   │   ├── frost4.jpg
│   │   │   ├── frost5.jpg
│   │   │   └── frost6.jpg
│   │   ├── __init__.py
│   │   └── __pycache__
│   │   ├── corruptions.cpython-37.pyc
│   │   └── __init__.cpython-37.pyc
│   └── imagecorruptions-1.1.2.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── REQUESTED
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
8 directories, 18 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment