Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created November 19, 2018 09:09
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/2cc2c6c3c295cf12a92539292cab40f9 to your computer and use it in GitHub Desktop.
Save ryantm/2cc2c6c3c295cf12a92539292cab40f9 to your computer and use it in GitHub Desktop.
/nix/store/vgijprl6j0ry11phd6pxnb4p70h2x74l-mwic-0.7.7
├── bin
│   └── mwic
├── nix-support
│   └── propagated-build-inputs
└── share
├── man
│   └── man1
│   └── mwic.1.gz
└── mwic
├── dict
│   ├── en
│   └── pl
└── lib
├── cli.py
├── colors.py
├── data.py
├── extdict.py
├── __init__.py
├── intdict.py
├── pager.py
└── text.py
8 directories, 13 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment