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/b7338f44dd0fcb06779908f5fad46ff4 to your computer and use it in GitHub Desktop.
Save r-ryantm/b7338f44dd0fcb06779908f5fad46ff4 to your computer and use it in GitHub Desktop.
/nix/store/jw2845g9ca23i2ll97jgki01yaszc9kv-libspiro-20200505
├── include
│   ├── bezctx.h
│   ├── bezctx_intf.h
│   ├── spiroentrypoints.h
│   └── spiro.h
├── lib
│   ├── libspiro.la
│   ├── libspiro.so -> libspiro.so.1.0.1
│   ├── libspiro.so.1 -> libspiro.so.1.0.1
│   ├── libspiro.so.1.0.1
│   └── pkgconfig
│   └── libspiro.pc
└── share
└── man
└── man3
└── libspiro.3.gz
6 directories, 10 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment