Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 17, 2018 04:33
Show Gist options
  • Save ryantm/33d6a65ee820b486f0aaff223832a0d0 to your computer and use it in GitHub Desktop.
Save ryantm/33d6a65ee820b486f0aaff223832a0d0 to your computer and use it in GitHub Desktop.
/nix/store/3lll9l623hg5na4xvb9vbhksq1jp04ax-pstoedit-3.71
├── bin
│   └── pstoedit
├── lib
│   ├── libpstoedit.la
│   ├── libpstoedit.so -> libpstoedit.so.0.0.0
│   ├── libpstoedit.so.0 -> libpstoedit.so.0.0.0
│   ├── libpstoedit.so.0.0.0
│   └── pstoedit
│   ├── libp2edrvlplot.la
│   ├── libp2edrvlplot.so -> libp2edrvlplot.so.0.0.0
│   ├── libp2edrvlplot.so.0 -> libp2edrvlplot.so.0.0.0
│   ├── libp2edrvlplot.so.0.0.0
│   ├── libp2edrvmagick++.la
│   ├── libp2edrvmagick++.so -> libp2edrvmagick++.so.0.0.0
│   ├── libp2edrvmagick++.so.0 -> libp2edrvmagick++.so.0.0.0
│   ├── libp2edrvmagick++.so.0.0.0
│   ├── libp2edrvstd.la
│   ├── libp2edrvstd.so -> libp2edrvstd.so.0.0.0
│   ├── libp2edrvstd.so.0 -> libp2edrvstd.so.0.0.0
│   └── libp2edrvstd.so.0.0.0
└── share
├── man
│   └── man1
│   └── pstoedit.1.gz
└── pstoedit
├── drvhpgl.pencolors
├── examplefigmap.fmp
├── latex2e.fmp
├── mpost.fmp
├── safer.ps
├── svg.fmp
├── swffonts
│   └── default.fdb
├── unix.fmp
├── wemf.fmp
└── windows.fmp
8 directories, 28 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment