Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created July 25, 2020 22:04
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/956a430f3afc50d5cefbd524e9930301 to your computer and use it in GitHub Desktop.
Save r-ryantm/956a430f3afc50d5cefbd524e9930301 to your computer and use it in GitHub Desktop.
/nix/store/r51g30h55kvs09vwgn5xyaigg418lp2d-python2.7-diff-match-patch-20200713
├── lib
│   └── python2.7
│   └── site-packages
│   ├── diff_match_patch
│   │   ├── diff_match_patch.py
│   │   ├── diff_match_patch_py2.py
│   │   ├── diff_match_patch_py2.pyc
│   │   ├── diff_match_patch.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   └── tests
│   │   ├── diff_match_patch_test.py
│   │   ├── diff_match_patch_test_py2.py
│   │   ├── diff_match_patch_test_py2.pyc
│   │   ├── diff_match_patch_test.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── speedtest.py
│   │   └── speedtest.pyc
│   └── diff_match_patch-20200713.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 22 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment