Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created May 12, 2019 14:05
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/c165a21452bfada2e25c94c800785359 to your computer and use it in GitHub Desktop.
Save ryantm/c165a21452bfada2e25c94c800785359 to your computer and use it in GitHub Desktop.
/nix/store/h0jk42lc5iwrlip2bihjyl1rk52rb2l5-python2.7-j2cli-0.3.8
├── bin
│   └── j2
├── lib
│   └── python2.7
│   └── site-packages
│   ├── j2cli
│   │   ├── cli.py
│   │   ├── cli.pyc
│   │   ├── context.py
│   │   ├── context.pyc
│   │   ├── extras
│   │   │   ├── filters.py
│   │   │   ├── filters.pyc
│   │   │   ├── __init__.py
│   │   │   └── __init__.pyc
│   │   ├── __init__.py
│   │   └── __init__.pyc
│   └── j2cli-0.3.8.dist-info
│   ├── entry_points.txt
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
8 directories, 19 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment