Created
January 27, 2020 18:45
-
-
Save r-ryantm/b324c81c44ac5b3bc50d898fc209cbe2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/nix/store/m0m0xbp9p0i6bfkywh061wj4kh8cmhpv-python2.7-mozdevice-3.0.7 | |
├── lib | |
│ └── python2.7 | |
│ └── site-packages | |
│ ├── mozdevice | |
│ │ ├── adb_android.py | |
│ │ ├── adb_android.pyc | |
│ │ ├── adb.py | |
│ │ ├── adb.pyc | |
│ │ ├── __init__.py | |
│ │ ├── __init__.pyc | |
│ │ ├── version_codes.py | |
│ │ └── version_codes.pyc | |
│ └── mozdevice-3.0.7.dist-info | |
│ ├── entry_points.txt | |
│ ├── INSTALLER | |
│ ├── METADATA | |
│ ├── RECORD | |
│ ├── top_level.txt | |
│ └── WHEEL | |
└── nix-support | |
└── propagated-build-inputs | |
6 directories, 15 files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment