Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 7, 2020 14:24
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 ryantm/b5acbdc277c2effc27b5ba677ce1378c to your computer and use it in GitHub Desktop.
Save ryantm/b5acbdc277c2effc27b5ba677ce1378c to your computer and use it in GitHub Desktop.
/nix/store/211bx2s2y549g92lpf7dbda46zdarry1-python2.7-xcffib-0.9.0
├── lib
│   └── python2.7
│   └── site-packages
│   ├── xcffib
│   │   ├── bigreq.py
│   │   ├── bigreq.pyc
│   │   ├── composite.py
│   │   ├── composite.pyc
│   │   ├── damage.py
│   │   ├── damage.pyc
│   │   ├── dpms.py
│   │   ├── dpms.pyc
│   │   ├── dri2.py
│   │   ├── dri2.pyc
│   │   ├── dri3.py
│   │   ├── dri3.pyc
│   │   ├── ffi_build.py
│   │   ├── ffi_build.pyc
│   │   ├── _ffi.py
│   │   ├── _ffi.pyc
│   │   ├── ge.py
│   │   ├── ge.pyc
│   │   ├── glx.py
│   │   ├── glx.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── present.py
│   │   ├── present.pyc
│   │   ├── py.typed
│   │   ├── randr.py
│   │   ├── randr.pyc
│   │   ├── record.py
│   │   ├── record.pyc
│   │   ├── render.py
│   │   ├── render.pyc
│   │   ├── res.py
│   │   ├── res.pyc
│   │   ├── screensaver.py
│   │   ├── screensaver.pyc
│   │   ├── shape.py
│   │   ├── shape.pyc
│   │   ├── shm.py
│   │   ├── shm.pyc
│   │   ├── sync.py
│   │   ├── sync.pyc
│   │   ├── testing.py
│   │   ├── testing.pyc
│   │   ├── xc_misc.py
│   │   ├── xc_misc.pyc
│   │   ├── xevie.py
│   │   ├── xevie.pyc
│   │   ├── xf86dri.py
│   │   ├── xf86dri.pyc
│   │   ├── xf86vidmode.py
│   │   ├── xf86vidmode.pyc
│   │   ├── xfixes.py
│   │   ├── xfixes.pyc
│   │   ├── xinerama.py
│   │   ├── xinerama.pyc
│   │   ├── xinput.py
│   │   ├── xinput.pyc
│   │   ├── xproto.py
│   │   ├── xproto.pyc
│   │   ├── xselinux.py
│   │   ├── xselinux.pyc
│   │   ├── xtest.py
│   │   ├── xtest.pyc
│   │   ├── xvmc.py
│   │   ├── xvmc.pyc
│   │   ├── xv.py
│   │   └── xv.pyc
│   └── xcffib-0.9.0.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 74 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment