Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 20, 2020 02:52
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/2fcb137aea02f2580268134d7bdec22f to your computer and use it in GitHub Desktop.
Save r-ryantm/2fcb137aea02f2580268134d7bdec22f to your computer and use it in GitHub Desktop.
/nix/store/32arx0jiyds40rlxcdz30nmwzmrn7m8j-python2.7-devpi-common-3.6.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── devpi_common
│   │   ├── archive.py
│   │   ├── archive.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── metadata.py
│   │   ├── metadata.pyc
│   │   ├── proc.py
│   │   ├── proc.pyc
│   │   ├── request.py
│   │   ├── request.pyc
│   │   ├── types.py
│   │   ├── types.pyc
│   │   ├── url.py
│   │   ├── url.pyc
│   │   ├── validation.py
│   │   ├── validation.pyc
│   │   ├── vendor
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── _pip.py
│   │   │   └── _pip.pyc
│   │   ├── viewhelp.py
│   │   └── viewhelp.pyc
│   └── devpi_common-3.6.0.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── REQUESTED
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 31 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment