Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 20, 2020 05:15
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/8837c305bda450e434d6dae5f8680378 to your computer and use it in GitHub Desktop.
Save r-ryantm/8837c305bda450e434d6dae5f8680378 to your computer and use it in GitHub Desktop.
/nix/store/qh80xmd81r2rm3chs20xyqrj72v1xqcg-python2.7-broadlink-0.16.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── broadlink
│   │   ├── alarm.py
│   │   ├── climate.py
│   │   ├── cover.py
│   │   ├── device.py
│   │   ├── exceptions.py
│   │   ├── exceptions.pyc
│   │   ├── helpers.py
│   │   ├── __init__.py
│   │   ├── light.py
│   │   ├── remote.py
│   │   ├── sensor.py
│   │   └── switch.py
│   └── broadlink-0.16.0.dist-info
│   ├── direct_url.json
│   ├── INSTALLER
│   ├── METADATA
│   ├── RECORD
│   ├── REQUESTED
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 20 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment