Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 25, 2020 00:31
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/3b6ad5b522a393d5946a8a1a28221b27 to your computer and use it in GitHub Desktop.
Save r-ryantm/3b6ad5b522a393d5946a8a1a28221b27 to your computer and use it in GitHub Desktop.
/nix/store/058gbbmcxg037ch6axq5480f581ab52g-python2.7-GeoAlchemy2-0.7.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── geoalchemy2
│   │   ├── comparator.py
│   │   ├── comparator.pyc
│   │   ├── compat.py
│   │   ├── compat.pyc
│   │   ├── elements.py
│   │   ├── elements.pyc
│   │   ├── exc.py
│   │   ├── exc.pyc
│   │   ├── functions.py
│   │   ├── functions.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── shape.py
│   │   ├── shape.pyc
│   │   ├── types.py
│   │   └── types.pyc
│   └── GeoAlchemy2-0.7.0.dist-info
│   ├── COPYING.rst
│   ├── entry_points.txt
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 24 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment