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/28dad2d2f7b021c3fd553e77f6cf9372 to your computer and use it in GitHub Desktop.
Save r-ryantm/28dad2d2f7b021c3fd553e77f6cf9372 to your computer and use it in GitHub Desktop.
/nix/store/d7x3gcr6ilk9djz63y0xq5z3zilbrnnw-python2.7-python-utils-2.4.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── python_utils
│   │   ├── __about__.py
│   │   ├── __about__.pyc
│   │   ├── compat.py
│   │   ├── compat.pyc
│   │   ├── converters.py
│   │   ├── converters.pyc
│   │   ├── formatters.py
│   │   ├── formatters.pyc
│   │   ├── import_.py
│   │   ├── import_.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── logger.py
│   │   ├── logger.pyc
│   │   ├── terminal.py
│   │   ├── terminal.pyc
│   │   ├── time.py
│   │   └── time.pyc
│   └── python_utils-2.4.0.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── pbr.json
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 26 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment