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/ffa66eb7e7cb0c3a9dcf91b13fa6dd66 to your computer and use it in GitHub Desktop.
Save r-ryantm/ffa66eb7e7cb0c3a9dcf91b13fa6dd66 to your computer and use it in GitHub Desktop.
/nix/store/7cl03vh4yiw15ds0jgy9k8yvrix40shw-python2.7-jsonrpclib-pelix-0.4.1
├── lib
│   └── python2.7
│   └── site-packages
│   ├── jsonrpclib
│   │   ├── config.py
│   │   ├── config.pyc
│   │   ├── history.py
│   │   ├── history.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── jsonclass.py
│   │   ├── jsonclass.pyc
│   │   ├── jsonrpc.py
│   │   ├── jsonrpc.pyc
│   │   ├── SimpleJSONRPCServer.py
│   │   ├── SimpleJSONRPCServer.pyc
│   │   ├── threadpool.py
│   │   ├── threadpool.pyc
│   │   ├── utils.py
│   │   └── utils.pyc
│   └── jsonrpclib_pelix-0.4.1.dist-info
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
6 directories, 23 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment