Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 25, 2020 05:00
Show Gist options
  • Save r-ryantm/dde91467e7daab212479f72e7e98fc16 to your computer and use it in GitHub Desktop.
Save r-ryantm/dde91467e7daab212479f72e7e98fc16 to your computer and use it in GitHub Desktop.
/nix/store/y0jcwqj23s4vf0i4hmcvgi0ccak99qpa-vimwiki-markdown-0.3.3
├── bin
│   └── vimwiki_markdown
├── lib
│   └── python3.8
│   └── site-packages
│   ├── __pycache__
│   │   └── vimwiki_markdown.cpython-38.pyc
│   ├── vimwiki_markdown-0.3.3.dist-info
│   │   ├── direct_url.json
│   │   ├── entry_points.txt
│   │   ├── INSTALLER
│   │   ├── METADATA
│   │   ├── RECORD
│   │   ├── REQUESTED
│   │   ├── top_level.txt
│   │   └── WHEEL
│   └── vimwiki_markdown.py
└── nix-support
└── propagated-build-inputs
7 directories, 12 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment