Skip to content

Instantly share code, notes, and snippets.

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/a2507fd6dcc611d2cc19fc54e80eb254 to your computer and use it in GitHub Desktop.
Save r-ryantm/a2507fd6dcc611d2cc19fc54e80eb254 to your computer and use it in GitHub Desktop.
/nix/store/9cazhlhp7f9yrc611b534n1bkhi46jci-python2.7-parver-0.3.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── parver
│   │   ├── _about.py
│   │   ├── _about.pyc
│   │   ├── _helpers.py
│   │   ├── _helpers.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── _parse.py
│   │   ├── _parse.pyc
│   │   ├── _rules.py
│   │   ├── _rules.pyc
│   │   ├── _segments.py
│   │   ├── _segments.pyc
│   │   ├── _version.py
│   │   └── _version.pyc
│   └── parver-0.3.0.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 21 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment