Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 20, 2018 08:32
Show Gist options
  • Save ryantm/fef8043e3042d40389d1a1b025204060 to your computer and use it in GitHub Desktop.
Save ryantm/fef8043e3042d40389d1a1b025204060 to your computer and use it in GitHub Desktop.
/nix/store/ns5crqr9hb3l0p1l9865va71sv2xg6cz-onig-6.8.2
├── include
│   ├── oniggnu.h
│   ├── onigposix.h
│   └── oniguruma.h
├── lib
│   ├── cmake
│   │   └── oniguruma
│   │   ├── onigurumaConfig.cmake
│   │   ├── onigurumaConfigVersion.cmake
│   │   ├── onigurumaTargets.cmake
│   │   └── onigurumaTargets-release.cmake
│   ├── libonig.so
│   └── pkgconfig
│   └── oniguruma.pc
└── share
├── API
├── API.ja
├── AUTHORS
├── CALLOUTS.API
├── CALLOUTS.API.ja
├── CALLOUTS.BUILTIN
├── CALLOUTS.BUILTIN.ja
├── COPYING
├── FAQ
├── FAQ.ja
├── HISTORY
├── RE
├── README.md
├── RE.ja
└── UNICODE_PROPERTIES
6 directories, 24 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment