Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 5, 2019 20:48
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/86db17aad906f5529085bc5fee3bba2c to your computer and use it in GitHub Desktop.
Save ryantm/86db17aad906f5529085bc5fee3bba2c to your computer and use it in GitHub Desktop.
/nix/store/m04d7cic98b3q5inf3vp80cn5f0ld6vv-python3.7-yattag-1.12.2
├── lib
│   └── python3.7
│   └── site-packages
│   ├── yattag
│   │   ├── doc.py
│   │   ├── indentation.py
│   │   ├── __init__.py
│   │   ├── __pycache__
│   │   │   ├── doc.cpython-37.pyc
│   │   │   ├── indentation.cpython-37.pyc
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   └── simpledoc.cpython-37.pyc
│   │   └── simpledoc.py
│   └── yattag-1.12.2.dist-info
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 14 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment