Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 2, 2019 10:14
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/f9575dc77a1ee9207701eb827318db3b to your computer and use it in GitHub Desktop.
Save ryantm/f9575dc77a1ee9207701eb827318db3b to your computer and use it in GitHub Desktop.
/nix/store/klp256ds404gk9icnps4mbnhijn851ry-python3.7-agate-sql-0.5.4
├── lib
│   └── python3.7
│   └── site-packages
│   ├── agatesql
│   │   ├── __init__.py
│   │   ├── __pycache__
│   │   │   ├── __init__.cpython-37.pyc
│   │   │   └── table.cpython-37.pyc
│   │   └── table.py
│   └── agate_sql-0.5.4.dist-info
│   ├── AUTHORS.rst
│   ├── COPYING
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 12 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment