Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 4, 2019 15:24
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/218550fd06f226b01d294cf893889876 to your computer and use it in GitHub Desktop.
Save ryantm/218550fd06f226b01d294cf893889876 to your computer and use it in GitHub Desktop.
/nix/store/3zj1wr6gkqaf1v1gcb7zl6js8xbvq6i5-libcacard-2.7.0
├── include
│   └── cacard
│   ├── cac.h
│   ├── card_7816.h
│   ├── card_7816t.h
│   ├── eventt.h
│   ├── libcacard.h
│   ├── vcard_emul.h
│   ├── vcard_emul_type.h
│   ├── vcard.h
│   ├── vcardt.h
│   ├── vevent.h
│   ├── vreader.h
│   ├── vreadert.h
│   └── vscard_common.h
└── lib
├── libcacard.la
├── libcacard.so -> libcacard.so.0.0.0
├── libcacard.so.0 -> libcacard.so.0.0.0
├── libcacard.so.0.0.0
└── pkgconfig
└── libcacard.pc
4 directories, 18 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment