Skip to content

Instantly share code, notes, and snippets.

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/a8731dc2055008a0f4af373d86750a0e to your computer and use it in GitHub Desktop.
Save r-ryantm/a8731dc2055008a0f4af373d86750a0e to your computer and use it in GitHub Desktop.
/nix/store/h9vmv2zkp05y3mlflqkgxb2izdc61p6q-python2.7-evdev-1.3.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── evdev
│   │   ├── device.py
│   │   ├── device.pyc
│   │   ├── ecodes.py
│   │   ├── ecodes.pyc
│   │   ├── _ecodes.so
│   │   ├── eventio_async.py
│   │   ├── eventio_async.pyc
│   │   ├── eventio.py
│   │   ├── eventio.pyc
│   │   ├── events.py
│   │   ├── events.pyc
│   │   ├── evtest.py
│   │   ├── evtest.pyc
│   │   ├── ff.py
│   │   ├── ff.pyc
│   │   ├── genecodes.py
│   │   ├── genecodes.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── _input.so
│   │   ├── uinput.py
│   │   ├── uinput.pyc
│   │   ├── _uinput.so
│   │   ├── util.py
│   │   └── util.pyc
│   └── evdev-1.3.0.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   ├── WHEEL
│   └── zip-safe
└── nix-support
└── propagated-build-inputs
6 directories, 33 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment