Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 7, 2020 10:21
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 ryantm/3882ac9975c067df14411f0217a3e7fe to your computer and use it in GitHub Desktop.
Save ryantm/3882ac9975c067df14411f0217a3e7fe to your computer and use it in GitHub Desktop.
/nix/store/a8wrwir2j9irwl8x7i56h0607xafh1a7-python2.7-python-jenkins-1.6.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── jenkins
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── plugins.py
│   │   ├── plugins.pyc
│   │   ├── version.py
│   │   └── version.pyc
│   └── python_jenkins-1.6.0.dist-info
│   ├── AUTHORS
│   ├── COPYING
│   ├── INSTALLER
│   ├── METADATA
│   ├── pbr.json
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 15 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment