Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created May 24, 2020 01: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/f146cb15305e381cded43fbc79446e19 to your computer and use it in GitHub Desktop.
Save r-ryantm/f146cb15305e381cded43fbc79446e19 to your computer and use it in GitHub Desktop.
/nix/store/p3fqf0bs82bvjhqjgvjasq6f4kwlwq7c-python2.7-unidiff-0.6.0
├── bin
│   └── unidiff
├── lib
│   └── python2.7
│   └── site-packages
│   ├── unidiff
│   │   ├── constants.py
│   │   ├── constants.pyc
│   │   ├── errors.py
│   │   ├── errors.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── patch.py
│   │   ├── patch.pyc
│   │   ├── __version__.py
│   │   └── __version__.pyc
│   └── unidiff-0.6.0.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 18 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment