Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 20, 2020 06:07
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/7d475b508942b4d8d13f88e39080aaed to your computer and use it in GitHub Desktop.
Save r-ryantm/7d475b508942b4d8d13f88e39080aaed to your computer and use it in GitHub Desktop.
/nix/store/v8hx9acx2d9f7vr09vl6mx106l4dlnq9-python2.7-zc.buildout-2.13.3
├── bin
│   └── buildout-nix
├── lib
│   └── python2.7
│   └── site-packages
│   ├── zc
│   │   └── buildout
│   │   ├── allowhosts.txt
│   │   ├── allow-unknown-extras.txt
│   │   ├── bootstrap_cl_settings.test
│   │   ├── bootstrap.txt
│   │   ├── buildout.py
│   │   ├── buildout.pyc
│   │   ├── buildout.txt
│   │   ├── configparser.py
│   │   ├── configparser.pyc
│   │   ├── configparser.test
│   │   ├── debugging.txt
│   │   ├── dependencylinks.txt
│   │   ├── downloadcache.txt
│   │   ├── download.py
│   │   ├── download.pyc
│   │   ├── download.txt
│   │   ├── easy_install.py
│   │   ├── easy_install.pyc
│   │   ├── easy_install.txt
│   │   ├── extends-cache.txt
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── pep425tags.py
│   │   ├── pep425tags.pyc
│   │   ├── repeatable.txt
│   │   ├── rmtree.py
│   │   ├── rmtree.pyc
│   │   ├── runsetup.txt
│   │   ├── setup.txt
│   │   ├── testing_bugfix.txt
│   │   ├── testing.py
│   │   ├── testing.pyc
│   │   ├── testing.txt
│   │   ├── testrecipes.py
│   │   ├── testrecipes.pyc
│   │   ├── tests.py
│   │   ├── tests.pyc
│   │   ├── update.txt
│   │   └── windows.txt
│   ├── zc.buildout-2.13.3.dist-info
│   │   ├── entry_points.txt
│   │   ├── INSTALLER
│   │   ├── LICENSE.txt
│   │   ├── METADATA
│   │   ├── namespace_packages.txt
│   │   ├── RECORD
│   │   ├── top_level.txt
│   │   └── WHEEL
│   └── zc.buildout-2.13.3-py2.7-nspkg.pth
└── nix-support
└── propagated-build-inputs
8 directories, 50 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment