Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created February 9, 2020 17:56
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/97d03934ffc7dada74e7f7aee224ef95 to your computer and use it in GitHub Desktop.
Save r-ryantm/97d03934ffc7dada74e7f7aee224ef95 to your computer and use it in GitHub Desktop.
/nix/store/3b6nkh9ndhc0wwrq7has8by9961ii3n1-python2.7-simplekml-1.3.3
├── lib
│   └── python2.7
│   └── site-packages
│   ├── simplekml
│   │   ├── abstractview.py
│   │   ├── abstractview.pyc
│   │   ├── base.py
│   │   ├── base.pyc
│   │   ├── constants.py
│   │   ├── constants.pyc
│   │   ├── coordinates.py
│   │   ├── coordinates.pyc
│   │   ├── featgeom.py
│   │   ├── featgeom.pyc
│   │   ├── icon.py
│   │   ├── icon.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── kml.py
│   │   ├── kml.pyc
│   │   ├── makeunicode.py
│   │   ├── makeunicode.pyc
│   │   ├── model.py
│   │   ├── model.pyc
│   │   ├── networklinkcontrol.py
│   │   ├── networklinkcontrol.pyc
│   │   ├── overlay.py
│   │   ├── overlay.pyc
│   │   ├── region.py
│   │   ├── region.pyc
│   │   ├── schema.py
│   │   ├── schema.pyc
│   │   ├── styleselector.py
│   │   ├── styleselector.pyc
│   │   ├── substyle.py
│   │   ├── substyle.pyc
│   │   ├── timeprimitive.py
│   │   ├── timeprimitive.pyc
│   │   ├── tour.py
│   │   └── tour.pyc
│   └── simplekml-1.3.3.dist-info
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 42 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment